1 # This definition describes mcu family.
4 # This definition describes processor architecture.
5 # Valid value: efr32 for EFR32 based boards
8 # This describes the sub-architecture of the processor. Allowed values are
9 # following: xg12,xg21,xg22
11 mac_profile=ism_24_ghz
13 # This definitions describes the processor memory variant. It is only used when
14 # <code>@ref config_mk_mcu "MCU"</code> is <code>efr32</code>.
15 # Valid values are following:
16 # - <code>pxxxf512</code> For 512 kB flash memory variant (serie 1)
17 # - <code>pxxxf1024</code> For 1024 kB flash memory variant (serie 1)
18 # - <code>xxxxf512</code> For 512 kB flash memory variant (serie 2)
19 # - <code>xxxxf1024</code> For 1024 kB flash memory variant (serie 2)
24 # Which radio version to use (different stack binary)
25 # Must be set only for xg21 and xg22 only
26 # Allowed values are following for xg21: efr32xg21, bgm210pa22jia
27 # Allowed values are following for xg22: efr32xg22, bgm220pc22hna
30 # This describes the hardware capabilities of the board
31 # (this is used to customize the hardware service of the bootloader).
32 ## Is 32kHz crystal mounted on the board? default:yes, possible values:yes, no
33 board_hw_crystal_32k=yes
34 ## Is DCDC to be enabled on the board? default:yes, possible values:yes, no
35 ## (it replaces MCU_NO_DCDC define in ./board/bootlaoder/early_init_efr32.c)
37 ## HFXO crystal characteristics
38 board_hw_hfxo_ctune=322
39 ## LFXO crystal characteristics
40 board_hw_lfxo_ctune=68