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 ## https://github.com/SiliconLabs/gecko_sdk/blob/gsdk_4.2/hardware/board/config/brd2601a/sl_device_init_hfxo_config.h
18 board_hw_hfxo_ctune=140
19 ## LFXO crystal characteristics
20 ## https://github.com/SiliconLabs/gecko_sdk/blob/gsdk_4.2/hardware/board/config/brd2601a/sl_device_init_lfxo_config.h
21 board_hw_lfxo_ctune=63
22 board_hw_lfxo_gain=1