nuttx/arch
aviralgarg05 c065fd212f arch/esp32: Fix nxstyle errors and reset partition.c
This commit fixes the style issues in the ESP32 boot image implementation:

- Reset esp32_partition.c to upstream master to fix extensive formatting issues
- Add minimal OTA_IMG_GET_OFFSET ioctl case with correct NuttX style
- esp32_boot_image.c and partition.h already fixed in previous commits

Signed-off-by: Aviral Garg <aviral.garg.2023@gmail.com>
Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-02-09 23:03:04 +05:30
..
arm arch/arm/src/s32K3xx: CMake build implemented for NXP S32K3 Family 2026-02-06 15:27:50 -03:00
arm64 arm64: Add kmalloc header for arch timer 2026-02-03 11:45:31 -05:00
avr sched/signal: Optimize code logic 2026-01-27 21:24:31 +08:00
ceva protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
dummy
hc netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
mips netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
misoc netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
or1k sched/signal: Optimize code logic 2026-01-27 21:24:31 +08:00
renesas netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
risc-v riscv: Fix page table traversal for SV39 2026-02-04 11:52:04 -03:00
sim arch/sim: Add sigdelset to nuttx-names.in 2026-01-31 14:14:32 +08:00
sparc sched/signal: Optimize code logic 2026-01-27 21:24:31 +08:00
tricore sched/signal: Optimize code logic 2026-01-27 21:24:31 +08:00
x86 arch/x86: fixed errors in gdt_flush and idt_flush 2026-02-02 22:58:02 +08:00
x86_64 arch/x86_64: replaced loop construct with rep movsb 2026-02-02 13:58:10 +08:00
xtensa arch/esp32: Fix nxstyle errors and reset partition.c 2026-02-09 23:03:04 +05:30
z16 sched/signal: Optimize code logic 2026-01-27 21:24:31 +08:00
z80 netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig shced/irq: Add up_irq_to_ndx interface 2026-01-27 10:34:13 +08:00