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