nuttx/arch/avr/src/atmega
Xiang Xiao 8640d82ce0 arch: Rename g_intstackbase to g_intstacktop
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-04-16 12:41:41 +09:00
..
atmega.h arch: avr: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:05 -05:00
atmega_config.h arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
atmega_exceptions.S arch: Rename g_intstackbase to g_intstacktop 2021-04-16 12:41:41 +09:00
atmega_head.S arch: Fix the stack boundary calculation and check 2021-04-10 08:39:54 -07:00
atmega_lowconsole.c arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
atmega_lowinit.c arch: avr: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:05 -05:00
atmega_memorymap.h arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
atmega_serial.c arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
atmega_timerisr.c arch: avr: Author Gregory Nutt: update licenses to Apache 2021-03-31 21:12:05 -05:00
chip.h arhc: avr: nxstyle fixes 2021-03-31 21:12:05 -05:00
Kconfig drivers/serial/tcdrain: tcdrain() was recently added to the NuttX C library. But there is a problem. The specification of tcdrain() requires that it be a cancellation point. In order to do this, tcdrain was moved from the C library into the OS and the addition cancellation point hooks were added. In non-FLAT builds, access via system calls is also now supported. 2017-10-06 10:55:36 -06:00
Make.defs arch: Makefile: Author Gregory Nutt: update licenses to Apache 2021-03-13 05:56:43 -08:00