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 430c2ecf46 arch/risc-v/src/cmake/Toolchain.cmake: Msys2 Cmake fixed
nuttx/config.h: No such file or directory
new 57595a7937 boards/xtensa/esp32s3: Add TXTABLE support for esp32s3
new c2228c39ac esp32s3-devkit/txtable: Initializing configuration for
TXTABLE
new 3d5cf53624 Documentation/esp32s3-devkit: Add doc for
esp32s3-devkit/TXTABLE
The 3 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:
.../xtensa/esp32s3/boards/esp32s3-devkit/index.rst | 28 ++++++++++++++++++++++
.../esp32s3/common/src/esp32s3_board_spiflash.c | 12 ++++++++++
.../esp32s3-devkit/configs/txtable/defconfig | 6 +++++
boards/xtensa/esp32s3/esp32s3-devkit/src/Make.defs | 4 ++++
.../esp32s3/esp32s3-devkit/src/etc/txtable.txt | 2 ++
5 files changed, 52 insertions(+)
create mode 100644
boards/xtensa/esp32s3/esp32s3-devkit/configs/txtable/defconfig
create mode 100644 boards/xtensa/esp32s3/esp32s3-devkit/src/etc/txtable.txt