Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 211 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 211 Bytes

G6 STM32

Cloning

git clone https://github.com/waterloop/G6-STM32
cd G6-Firmware
git submodule update --init --recursive

Branch naming

  • feature / clickupId / ...
  • bugfix / clickupId / ...