nuttx/arch/arm/src
2015-01-18 16:58:11 -06:00
..
a1x Move selection for CONFIG_SERIAL_TERMIOS out of MCU Kconfigs to common drivers/serial/Kconfig. Add CONFIG_ARCH_HAVE_SERIAL_TERMIOS to indicate if an MCU supports TERMIOS 2014-10-27 11:31:16 -06:00
arm Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
armv6-m Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
armv7-a Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
armv7-m ARMv7M: More runtine stack checking logic. From David Sidrane 2014-12-26 08:46:25 -06:00
c5471 Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
calypso More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
common Add protection from C++ name mangling in the ARM up_internal.h. From Lorenz Meier. 2014-11-12 07:27:28 -06:00
dm320 Various issues/bugs detected by cppcheck 2014-11-24 12:59:52 -06:00
efm32 EFM32 Timer/PWM: Add support for timer/PWM EFM32GG. From Pierre-noel Bouteville 2014-12-26 09:55:19 -06:00
imx Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
kinetis Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
kl More changes associated with GPIO interrupt for the KL architecture from Alan Carvalho de Assis 2014-12-13 17:30:25 -06:00
lpc17xx Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
lpc31xx Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
lpc43xx Initial support for the LPC4357-EVB provided by Toby Duckworth 2014-11-26 15:18:24 -06:00
lpc214x More bugs/warnings found by cppcheck 2014-11-24 13:24:51 -06:00
lpc2378 More bugs/warnings found by cppcheck 2014-11-24 13:24:51 -06:00
nuc1xx Move selection for CONFIG_SERIAL_TERMIOS out of MCU Kconfigs to common drivers/serial/Kconfig. Add CONFIG_ARCH_HAVE_SERIAL_TERMIOS to indicate if an MCU supports TERMIOS 2014-10-27 11:31:16 -06:00
sam34 Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
sama5 Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
samd Fixes for more issues found by cppcheck 2014-11-24 17:00:26 -06:00
stm32 Networking: All Ethernet drivers: Call ipv6_input if IPv6 is enabled and an IPv6 packet is received 2015-01-15 09:31:23 -06:00
str71x More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -06:00
tiva Tiva Ethernet: When calling into the stack from the worker thread, it is necessary to have the stack locked 2015-01-18 16:58:11 -06:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile The 'make export' target needs to bundle up the user C startup file (crt0), not the kernel head object 2014-09-04 13:31:34 -06:00