Wirepas SDK
makefile_board.mk
Go to the documentation of this file.
1 SRCS += board/$(target_board)/board_custom_init.c
2 
3 SRCS += board/$(target_board)/npm1300_init.c
4 SRCS += mcu/nrf/nrf91/hal/pmic.c
5 SRCS += mcu/nrf/common/hal/i2c.c
6 INCLUDES += -Imcu/hal_api
7 INCLUDES += -Ibootloader
8 INCLUDES += -Imcu/nrf/nrf91/hal