diff options
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/bsp/feather_nrf52840_express/board.mk | 3 | ||||
| -rw-r--r-- | hw/bsp/pca10056/board.mk | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/hw/bsp/feather_nrf52840_express/board.mk b/hw/bsp/feather_nrf52840_express/board.mk index 40cb45d42..f89baaaaa 100644 --- a/hw/bsp/feather_nrf52840_express/board.mk +++ b/hw/bsp/feather_nrf52840_express/board.mk @@ -20,9 +20,6 @@ SRC_C += \ hw/mcu/nordic/nrfx/drivers/src/nrfx_power.c \ hw/mcu/nordic/nrfx/mdk/system_nrf52840.c \ -# TODO remove later -SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c - INC += \ $(TOP)/hw/cmsis/Include \ $(TOP)/hw/mcu/nordic \ diff --git a/hw/bsp/pca10056/board.mk b/hw/bsp/pca10056/board.mk index baea5fdc1..d8f63690f 100644 --- a/hw/bsp/pca10056/board.mk +++ b/hw/bsp/pca10056/board.mk @@ -20,9 +20,6 @@ SRC_C += \ hw/mcu/nordic/nrfx/drivers/src/nrfx_power.c \ hw/mcu/nordic/nrfx/mdk/system_nrf52840.c \ -# TODO remove later -SRC_C += src/portable/$(VENDOR)/$(CHIP_FAMILY)/hal_$(CHIP_FAMILY).c - INC += \ $(TOP)/hw/cmsis/Include \ $(TOP)/hw/mcu/nordic \ |
