change to use nrfx uarte

This commit is contained in:
hathach
2019-10-18 18:30:09 +07:00
parent 558b4dbde3
commit 2f3f23fd94
4 changed files with 16 additions and 885 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ LDFLAGS += -L$(TOP)/hw/mcu/nordic/nrfx/mdk
SRC_C += \
hw/mcu/nordic/nrfx/drivers/src/nrfx_power.c \
hw/mcu/nordic/nrfx/drivers/src/nrfx_uart.c \
hw/mcu/nordic/nrfx/drivers/src/nrfx_uarte.c \
hw/mcu/nordic/nrfx/mdk/system_nrf52840.c \
INC += \