nuttx/boards/xtensa/esp32s3/esp32s3-devkit
Tiago Medicci Serrano 016bc47a63 esp32s3/elf: Enable ELF loader for ESP32-S3
Provide `up_copy_section` function that enables copying data using
the data bus. If the memory destination address is accessible
through the instruction bus, the data is copied using the
correspondent address accessible through the data bus.
2024-07-31 02:33:12 +08:00
..
configs esp32s3/elf: Enable ELF loader for ESP32-S3 2024-07-31 02:33:12 +08:00
include driver/net/lan9250: Add LAN9250 driver(SPI and QSPI mode) 2023-12-07 19:53:05 -08:00
scripts esp32s3: add simple boot support 2024-04-17 19:43:05 +08:00
src esp32[s2|s3]: Add temperature sensor support 2024-07-27 14:12:44 -03:00
Kconfig board: esp32c3, esp32 and esp32s3 corrected PM block 2024-05-27 23:24:31 +08:00