CAN main start

This commit is contained in:
2025-06-06 22:32:51 -07:00
parent 61c9cb05e5
commit f4fa10e596
26 changed files with 6823 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
[env:bluepill_F103C8]
platform = ststm32
board = genericSTM32F103C8
framework = stm32cube
upload_protocol = stlink
upload_flags = -c CPUTAPID 0x2ba01477
build_src_filter = +<*> .<EWARM>
build_flags =
-Isrc/Core/Inc
-Isrc/USB_DEVICE/App
-Isrc/USB_DEVICE/Target