incubator-nuttx/boards
raiden00pl e01fb50541 compiler.h: rename CMSE extension attribute macros
rename CMSE extension attribute macros to avoid conflicts with 3rd party code:

  cmse_nonsecure_entry -> tz_nonsecure_netry
  cmse_nonsecure_call -> tz_nonsecure_call
2024-06-25 14:58:36 +02:00
..
arm compiler.h: rename CMSE extension attribute macros 2024-06-25 14:58:36 +02:00
arm64 arm64/qemu: add support poweroff/reboot command 2024-06-21 22:44:09 +08:00
avr avr32dev1: Fix compilation and nsh boot-up 2024-02-08 11:12:13 -03:00
dummy
hc/m9s12
mips
misoc/lm32/misoc net: Enable `CONFIG_NET_ARP_SEND` by default 2024-06-06 02:40:16 +08:00
or1k/mor1kx/or1k
renesas net: Enable `CONFIG_NET_ARP_SEND` by default 2024-06-06 02:40:16 +08:00
risc-v Add courier system driver 2024-06-23 11:21:55 +08:00
sim/sim/sim fs: add backtrace to where file opens 2024-06-24 23:53:59 +08:00
sparc fix nxstyle 2024-04-16 19:09:12 +08:00
tricore/tc3xx/tc397 arch/tricore: add spinlock support 2024-03-21 18:47:14 +08:00
x86/qemu/qemu-i486
x86_64/intel64/qemu-intel64 Fix Kconfig style 2024-05-29 17:15:57 -03:00
xtensa Changed ESP32S3 Chip names based on their configuration and added ESP32S3_CUSTOM chip module 2024-06-21 17:55:42 +08:00
z16/z16f/z16f2800100zcog
z80
.gitignore
Board.mk sh:Change expansion path logic 2024-03-04 01:18:45 +08:00
CMakeLists.txt
Kconfig Changed ESP32S3 Chip names based on their configuration and added ESP32S3_CUSTOM chip module 2024-06-21 17:55:42 +08:00
Makefile
boardctl.c board/control: add irq affinity control 2024-03-30 12:21:25 +08:00
dummy.c