fix pca10056 build error due to nrfx undef usage

This commit is contained in:
hathach
2019-03-20 01:35:52 +07:00
parent 1a0c4fbb9b
commit f2f3f5a772
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
CFLAGS = \
CFLAGS += \
-DHSE_VALUE=8000000 \
-DCFG_TUSB_MCU=OPT_MCU_STM32F4 \
-DSTM32F407xx \