Fix NRF52 radio example

This commit is contained in:
Fabien Poussin 2020-08-24 23:33:03 +02:00
parent 2da018e0e7
commit b18cce99b9
No known key found for this signature in database
GPG Key ID: 6166CABA99FC385C
1 changed files with 0 additions and 1 deletions

View File

@ -96,7 +96,6 @@ include $(CHIBIOS)/os/rt/rt.mk
include $(CHIBIOS)/os/common/ports/ARMCMx/compilers/GCC/mk/port_v7m.mk
# Other files (optional).
#include $(CHIBIOS)/test/rt/test.mk
include $(CHIBIOS)/os/various/cpp_wrappers/chcpp.mk
# Define linker script file here
LDSCRIPT= $(STARTUPLD_CONTRIB)/NRF52832.ld