This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
800501f44f
nuttx
/
arch
/
xtensa
History
Devansh Purohit
16d14218fc
ESP32S3 bootloader.mk file has a typo error. In the file CONFIG_ESP32S2_MCUBOOT_VERSION config variable is declared, while the correct config variable for esp32s3 bootloader.mk file is CONFIG_ESP32S3_MCUBOOT_VERSION which is defined in the .config file when the config is generated for ESP32S3-devkit board.
2024-06-16 23:36:54 +08:00
..
include
esp32s3: add simple boot support
2024-04-17 19:43:05 +08:00
src
ESP32S3 bootloader.mk file has a typo error. In the file CONFIG_ESP32S2_MCUBOOT_VERSION config variable is declared, while the correct config variable for esp32s3 bootloader.mk file is CONFIG_ESP32S3_MCUBOOT_VERSION which is defined in the .config file when the config is generated for ESP32S3-devkit board.
2024-06-16 23:36:54 +08:00
Kconfig
nuttx kconfig: rename a few recently-added options
2024-05-21 01:11:44 +08:00