mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 22:30:21 +00:00
[efr32] fix NVM3 initialization error due to alignment issue (#5491)
This commit is contained in:
@@ -100,6 +100,7 @@ COMMONCFLAGS := \
|
||||
-Os \
|
||||
-g \
|
||||
-I$(HAL_CONF_DIR) \
|
||||
-DNVM3_DEFAULT_NVM_SIZE=40960 \
|
||||
-D__START=main \
|
||||
-D$(MCU) \
|
||||
$(EFR32MG21_CONFIG_FILE_CPPFLAGS) \
|
||||
|
||||
Reference in New Issue
Block a user