This is an automated email from the ASF dual-hosted git repository.
acassis pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 6cb6c459872 arch/xtensa/esp32: Fix buffer overflow in SPI poll exchange
new ba20c930f83 arch/risc-v/src/common: Create SoC-specific initialization
routine
new 18be6955c69 arch/xtensa/src/common: Create SoC-specific initialization
routine
The 2 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/risc-v/src/common/riscv_initialize.c | 7 +++++++
arch/risc-v/src/common/riscv_internal.h | 4 ++++
arch/xtensa/src/common/xtensa.h | 4 ++++
arch/xtensa/src/common/xtensa_initialize.c | 7 +++++++
4 files changed, 22 insertions(+)