Wirepas SDK
config.mk
Go to the documentation of this file.
1 # Mcu of the board
2 MCU_FAMILY=efr
3 MCU=efr32
4 MCU_SUB=xg24
5 MCU_MEM_VAR=xxxxf1536
6 MCU_RAM_VAR=256
7 
8 # Which radio to use
9 radio=efr32xg24
10 
11 # Hardware capabilities of the board
12 ## Is 32kHz crystal mounted on the board.
13 board_hw_crystal_32k=yes
14 ## Is DCDC used on this board.
15 board_hw_dcdc=yes
16 ## HFXO crystal characteristics
17 board_hw_hfxo_ctune=100
18 ## LFXO crystal characteristics
19 board_hw_lfxo_ctune=37
20 board_hw_lfxo_gain=1