mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
[H7] Relocate LD files to match betaflight/master branch
This commit is contained in:
parent
2a6e94d030
commit
dad1110181
4 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
# H7 Make file include
|
||||
#
|
||||
|
||||
# Override LINKER_DIR until H7 merge is complete
|
||||
LINKER_DIR = $(ROOT)/src/main/target/link
|
||||
|
||||
ifeq ($(DEBUG_HARDFAULTS),H7)
|
||||
CFLAGS += -DDEBUG_HARDFAULTS
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue