Wirepas SDK
config.mk
Go to the documentation of this file.
1
# Mcu of the board
2
MCU_FAMILY=nrf
3
MCU=nrf52
4
MCU_SUB=833
5
6
# Hardware capabilities of the board
7
## Is 32kHz crystal mounted on the board.
8
board_hw_crystal_32k=yes
9
## Is DCDC used on this board.
10
board_hw_dcdc=yes