| .. |
|
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
|
Tiva Timer: Timer test must attach a timer handler or the timer is stopped at the first interrupt
|
2015-01-13 15:55:54 -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 SDIO: Don't let architectures select CONFIG_MMCSD_SDIOWAIT_WRCOMPLETE unless they have implemented SDIOWAIT_WRCOMPLETE
|
2015-01-08 17:47:34 -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
|
Update README
|
2015-01-14 09:10:26 -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 |