nuttx/arch
Almir Okato 652f4f1fe1 esp32[s2|s3]: add volatile bitfields compilation flag
This compilation flag was added in the same way as done for esp32
in order to avoid unexpected behaviors when accessing registers
using struct bitfields.

Signed-off-by: Almir Okato <almir.okato@espressif.com>
2024-07-04 18:22:24 -03:00
..
arm imxrt: Correctly update PLL, bit has to toggled instead of being set 2024-07-04 13:00:19 -03:00
arm64 Revert "irq: remove restore_critical_section in irq" 2024-07-02 15:46:20 +08:00
avr sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
ceva Revert "irq: remove restore_critical_section in irq" 2024-07-02 15:46:20 +08:00
dummy
hc sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
mips sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
misoc sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
or1k sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
renesas sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
risc-v Revert "irq: remove restore_critical_section in irq" 2024-07-02 15:46:20 +08:00
sim sim: make possible keep ubsan and bypass feature 2024-07-04 21:36:02 +08:00
sparc Revert "irq: remove restore_critical_section in irq" 2024-07-02 15:46:20 +08:00
tricore sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
x86 sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
x86_64 arch/x86_64: addrenv support 2024-07-03 17:40:53 +08:00
xtensa esp32[s2|s3]: add volatile bitfields compilation flag 2024-07-04 18:22:24 -03:00
z16 sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
z80 sched: move nxsched_dumponexit() to task_exithook 2024-06-30 17:30:42 +08:00
CMakeLists.txt build/cmake: add initial KERNEL mode support 2024-03-15 16:21:23 +08:00
Kconfig libc/x86_64: port string functions from bionic 2024-07-02 23:59:18 +08:00