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/incubator-nuttx.git.
from 3819d93 fs/mount: Properly handle missing FS on the supported list
new 0373862 esp32s2: Add RNG driver support and board profile example
new 7e8003c Move chip specific file compilation to CHIP_CSRCS
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/xtensa/src/esp32s2/Make.defs | 16 ++++++----
.../{esp32/esp32_rng.c => esp32s2/esp32s2_rng.c} | 36 ++++++++++------------
.../src/esp32s2}/hardware/wdev_reg.h | 12 ++++----
.../configs/{nsh => random}/defconfig | 2 ++
4 files changed, 35 insertions(+), 31 deletions(-)
copy arch/xtensa/src/{esp32/esp32_rng.c => esp32s2/esp32s2_rng.c} (88%)
copy arch/{risc-v/src/esp32c3 => xtensa/src/esp32s2}/hardware/wdev_reg.h (81%)
copy boards/xtensa/esp32s2/esp32s2-saola-1/configs/{nsh => random}/defconfig
(96%)