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=xg22
5 MCU_MEM_VAR=xxxxf512
6 
7 # Which radio to use
8 radio=efr32xg22
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 yes for efr32xg22).
14 board_hw_dcdc=yes
15 ## HFXO crystal characteristics
16 board_hw_hfxo_ctune=120
17 ## LFXO crystal characteristics
18 board_hw_lfxo_ctune=37
19 board_hw_lfxo_gain=1