nuttx/arch/avr/src
Xiang Xiao b3bcc02a04 sched: Identify the stack need to free by TCB_FLAG_FREE_STACK
instead calling kmm_heapmember or umm_heapmember because:
1.The stack supplied by caller may allocate from heap too
2.It's hard to implement these two function in ASan case

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I196377822b7c4643ab4f29b7c1dc41dcd7c4dab1
2021-06-18 20:59:03 +08:00
..
at32uc3 arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
at90usb arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
atmega arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
avr sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 20:59:03 +08:00
avr32 sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 20:59:03 +08:00
common sched: Identify the stack need to free by TCB_FLAG_FREE_STACK 2021-06-18 20:59:03 +08:00
xmega/hardware arch: avr: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:05 -05:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile make/archive: replace the dependency to preprequisite list 2021-05-07 21:34:45 +08:00