nuttx/boards/arm/sam34
hujun5 5db4278173 protect: move us_heap to userspace_data_s
Refactor heap pointer storage by moving us_heap field from userspace_s
to the nested userspace_data_s structure, enabling future extensibility
of user-space data without modifying the core userspace_s interface across
all board-specific implementations.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-02-02 11:06:53 +08:00
..
arduino-due style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
flipnclick-sam3x boards/arm/sam32: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
sam3u-ek protect: move us_heap to userspace_data_s 2026-02-02 11:06:53 +08:00
sam4cmp-db boards/arm/sam32: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
sam4e-ek drivers/fs:Always use register_mtddriver() to register the MTD device (patch2) 2025-07-21 15:15:30 -03:00
sam4l-xplained boards: unify Private Types banners 2025-05-28 10:17:15 +08:00
sam4s-xplained Remove duplicate includes across multiple files 2025-01-09 23:30:23 +08:00
sam4s-xplained-pro sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00