nuttx/boards
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
..
arm boards/arm/stm32/maple: remove SERIAL_CONSOLE from nx and usbnsh configs 2024-07-29 00:31:24 +08:00
arm64 zynq-mpsoc/zcu111: independent JTAG configs from normal nsh configs 2024-07-30 12:41:30 -03:00
avr at32uc3a0: Initial work for SimpleMachines' Mizar32-A 2024-07-15 20:46:41 +08:00
dummy
hc/m9s12
mips net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
misoc/lm32/misoc net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
or1k/mor1kx/or1k
renesas net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
risc-v esp32[c3|c6|h2]: Add temperature sensor support 2024-07-27 14:12:44 -03:00
sim/sim/sim boards/sim/sim/sim: disable CONFIG_SERIAL_RTT_CONSOLE for segger config 2024-07-29 00:31:24 +08:00
sparc
tricore/tc3xx/tc397 tricore/cmake: add support of cmake build for tricore 2024-07-18 13:40:49 +08:00
x86/qemu/qemu-i486
x86_64/intel64/qemu-intel64 x86_64: add ELF support 2024-07-03 17:40:53 +08:00
xtensa esp32s3/elf: Enable ELF loader for ESP32-S3 2024-07-31 02:33:12 +08:00
z16/z16f/z16f2800100zcog
z80 net: Enable ICMP by default if IPv4 is enabled 2024-07-09 17:08:27 +08:00
.gitignore
Board.mk
boardctl.c
CMakeLists.txt
dummy.c
Kconfig risc-v/qemu-rv: Add LED Driver for QEMU RISC-V 32-bit and 64-bit 2024-07-25 17:56:46 -03:00
Makefile