1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00
betaflight/make/mcu
J Blackman 3598f3e41a
Remove USE_SWDIO, simply refer to DEBUG (#12361)
Remove USE_SWDIO, simply refer to debug

Command line of `make TARGET=STM32F405 DEBUG=GDB` will trigger this.

Alternative is simply `make TARGET=STM32F405 EXTRA_FLAGS="-DDEBUG"`
2023-02-14 21:37:16 +01:00
..
AT32F4.mk AT32 development, introduction of AT32F435 target (#12247) 2023-01-31 11:31:23 +11:00
SITL.mk Cleanup make (#12179) 2023-01-29 01:51:06 +01:00
STM32F4.mk Remove USE_SWDIO, simply refer to DEBUG (#12361) 2023-02-14 21:37:16 +01:00
STM32F7.mk Remove USE_SWDIO, simply refer to DEBUG (#12361) 2023-02-14 21:37:16 +01:00
STM32G4.mk Remove USE_SWDIO, simply refer to DEBUG (#12361) 2023-02-14 21:37:16 +01:00
STM32H7.mk Remove USE_SWDIO, simply refer to DEBUG (#12361) 2023-02-14 21:37:16 +01:00