nuttx/arch/avr/src
Xiang Xiao 13a7ae3d06 arch: Call board_reset before up_irq_save and spin_trylock
since board_reset may call some kernel functions which try
to acquire the lock again

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-07-28 08:18:24 -04:00
..
at32uc3 arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
at90usb arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
atmega arch: Add up_nputs function to handle the non '\0' string correctly 2022-07-17 17:31:19 +03:00
avr arch/stack: rename do_stack_check with arch prefix 2022-07-27 20:48:33 +08:00
avr32 arch: Remove "0x" prefix preceding "%p" specifier on format string 2022-06-30 22:08:58 +03:00
common arch: Call board_reset before up_irq_save and spin_trylock 2022-07-28 08:18:24 -04:00
xmega/hardware
.gitignore
Makefile arch: Remove board/libboard$(LIBEXT) from the rerequest of export_startup 2022-05-12 23:34:31 +03:00