1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 00:05:33 +03:00
betaflight/make
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
..
mcu Remove USE_SWDIO, simply refer to DEBUG (#12361) 2023-02-14 21:37:16 +01:00
build_verbosity.mk remove not needed whitespaces 2017-08-24 11:33:39 +02:00
checks.mk Remove unified target configurations 2022-01-01 19:55:53 +01:00
linux.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
macosx.mk Fix dfuse and python check 2020-10-13 01:52:21 +02:00
openocd.mk Remove F1 and F3 support 2022-06-14 19:10:13 +01:00
source.mk Simplified Local Build using Permanent Config (#12341) 2023-02-11 14:02:18 +11:00
system-id.mk Simplified the Makefile OS detection output. 2020-10-25 12:08:32 +01:00
tools.mk Revert "Update ARM SDK to 11.3rel1" (#12285) 2023-02-02 21:13:53 +11:00
windows.mk include the make arm_sdk_install target, for easy building 2016-09-02 19:56:15 -07:00