nuttx/arch/avr/src/atmega
Xiang Xiao 23668a4b9b build: Remove the empty variable assignment
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-05-24 08:24:13 -06:00
..
atmega.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
atmega_config.h arch: undef USE_SERIALDRIVER if CONFIG_CONSOLE_SYSLOG 2020-02-23 09:10:06 -06:00
atmega_exceptions.S Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
atmega_head.S Squashed commit of the following: 2019-02-04 16:20:35 -06:00
atmega_lowconsole.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
atmega_lowinit.c Fix typos. 2019-08-04 14:50:28 -06:00
atmega_memorymap.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
atmega_serial.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
atmega_timerisr.c Call xxx_timer_initialize from clock subsystem 2020-02-08 07:40:06 -06:00
chip.h Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06: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 build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00