This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 79e220d43b boards/Kconfig: fix bad indent new 8ffe5bdc1e arm/efm32: fix build break caused by undeclared error new 5582134c04 arm/efm: fix build warning new c328650aa5 arm/cortex-m: itm syslog should select SYSLOG_REGISTER new f8ccfc3f7f arm/efm32: fix regression by PR#14810 The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/armv7-m/Kconfig | 1 + arch/arm/src/armv8-m/Kconfig | 1 + arch/arm/src/efm32/efm32_start.c | 3 +- boards/arm/efm32/efm32gg-stk3700/include/board.h | 325 +++++++++++++++++++++++ 4 files changed, 329 insertions(+), 1 deletion(-)