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=xg21
5 MCU_MEM_VAR=xxxxf1024
6 
7 # Which radio to use
8 radio=efr32xg21
9 
10 # Hardware capabilities of the board
11 ## Is 32kHz crystal mounted on the board.
12 board_hw_crystal_32k=yes
13 ## Is DCDC used on this board. (must be no for efr32xg21).
14 board_hw_dcdc=no
15 
16 ## HFXO crystal characteristics
17 board_hw_hfxo_ctune=133
18 ## LFXO crystal characteristics
19 board_hw_lfxo_ctune=37
20 board_hw_lfxo_gain=1