nuttx/arch/arm/src
2014-11-29 15:28:28 -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 I2C header file for the Freescale KL family. From Alan Carvalho de Assis. 2014-11-23 16:49:00 -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 an apps/examples/bridge configuration 2014-11-20 16:24:30 -06:00
samd Fixes for more issues found by cppcheck 2014-11-24 17:00:26 -06:00
stm32 Update comments 2014-11-29 15:28:28 -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 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 13:15:09 -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