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 5de562347d libc/memmem:porting open source memmem to Nuttx.
     add 1a621bcb37 xtensa/esp32s3: Inspect if the MTD partition 
(factory/ota_0/ota_1) is mapped as text. Relocate the enum ota_img_ctrl_e and 
ota_img_bootseq_e to a directory visible to the application.

No new revisions were added by this update.

Summary of changes:
 .../chip.h => xtensa/include/esp32s3/partition.h}  | 36 +++++++-----
 arch/xtensa/src/esp32s3/esp32s3_partition.c        | 66 +++++++++++++++-------
 arch/xtensa/src/esp32s3/esp32s3_spiflash.c         | 21 +++++++
 arch/xtensa/src/esp32s3/esp32s3_spiflash.h         | 16 ++++++
 4 files changed, 106 insertions(+), 33 deletions(-)
 copy arch/{arm/src/a1x/chip.h => xtensa/include/esp32s3/partition.h} (72%)

Reply via email to