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