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 37a0445ddb armv8-r/gicv3: support fiq
new ffa2209b4a boards/xtensa/esp32s3: Add USB MSC support for esp32s3
new 1cfaff011e esp32s3-devkit/usbmsc: Initializing configuration for USBMSC
new 289f43f0ad Documentation/esp32s3-devkit: Add doc for
esp32s3-devkit/USBMSC
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 | 20 ++++++++++++++++++++
boards/xtensa/esp32s3/common/src/Make.defs | 4 ++++
.../esp32s3/common/src/esp32s3_usbmsc.c} | 3 +--
.../esp32s3/esp32s3-devkit/configs/usbmsc/defconfig | 9 +++++++++
4 files changed, 34 insertions(+), 2 deletions(-)
copy boards/{arm/cxd56xx/common/src/cxd56_usbmsc.c =>
xtensa/esp32s3/common/src/esp32s3_usbmsc.c} (96%)
create mode 100644
boards/xtensa/esp32s3/esp32s3-devkit/configs/usbmsc/defconfig