mirror of
https://github.com/candle-usb/candleLight_fw.git
synced 2025-01-14 05:42:53 +08:00
d306798923
Specifically, the STM32F407VE. Even more specifically, [this](https://stm32-base.org/boards/STM32F407VET6-STM32-F4VE-V2.0.html) dev board
11 lines
78 B
Plaintext
11 lines
78 B
Plaintext
/.vscode/
|
|
/build/
|
|
*.o
|
|
*.d
|
|
*.bin
|
|
*.asmo
|
|
*.elf
|
|
*~
|
|
.cache/
|
|
compile_commands.json
|