.. |
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
|
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 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
|
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
|
STM32 RTC: Add Kconfig options needed with the preceding commit
|
2015-01-02 06:45:45 -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 I2C: For TM4C, high speed mode is now configurable (but disabled as EXPERIMENTAL)
|
2015-01-06 10:48:08 -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 |