nuttx/arch/arm/src
2014-12-18 15:33:52 -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 Add optional timestamp to syslog output. From pn_bouteville@yahoo.fr 2014-11-01 09:17:34 -06:00
c5471 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -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 Serial: Add support for termios TCGET and TCSET. For the moment, only set/get speed is implemetned. From Pierre-noel Bouteville 2014-11-27 19:14:10 -06:00
imx Update everything under nuttx/arch to use the corrected syslog interfaces 2014-10-08 12:48:47 -06:00
kinetis Rename CONFIG_NET_BUFSIZE to CONFIG_NET_ETH_MTU is all MCU Ethernet drivers 2014-11-16 08:10:06 -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 More bugs/warnings found by cppcheck 2014-11-24 13:24:51 -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 Fixes for more issues found by cppcheck 2014-11-24 17:00:26 -06:00
sama5 SAMA5D3 Xplained: Add support for the Itead Joystick shield 2014-12-03 12:24:23 -06:00
samd Fixes for more issues found by cppcheck 2014-11-24 17:00:26 -06:00
stm32 Unify sensor debug. ADX driver was using input debug; LM75 and QENCODE that their own custom debug. Now all use CONFIG_DEBUG_SENSOR, sndbg() 2014-12-16 09:54:32 -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: Fix configuration logic for IRQ interrupts. The various parts support varying numbers of GPIO blocks and with varying capabilities to support interrupts on the pins of different GPIO blocks 2014-12-18 15:33:52 -06:00
.gitignore
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