.. |
a1x
|
A10 had the same cut'n'paste error as did the LM4F
|
2014-02-03 17:22:47 -06:00 |
arm
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
armv6-m
|
ARMv6-M/ARMv7-M: Correct a register handling error in signal delivery (Kernel build mode only). Noted by Mike Smith.
|
2014-02-23 08:25:49 -06:00 |
armv7-a
|
SAMA5: Fix logic for running with data in SDRAM
|
2014-01-29 07:49:23 -06:00 |
armv7-m
|
ARMv6-M/ARMv7-M: Correct a register handling error in signal delivery (Kernel build mode only). Noted by Mike Smith.
|
2014-02-23 08:25:49 -06:00 |
c5471
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
calypso
|
Kconfigs: Fix and issue with SERCOMM_CONSOLE being define in two places
|
2013-12-02 17:21:46 -06:00 |
common
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
dm320
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
imx
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
kinetis
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
kl
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
lm
|
LM3/4: Several errors were unmasked with UARTs > UART2 were enabled. Fromo Gosha
|
2014-02-19 17:02:30 -06:00 |
lpc17xx
|
USB HID mouse: Fixes the basic data transfer model. Returned position data is still bad
|
2014-02-09 16:50:09 -06:00 |
lpc31xx
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
lpc43xx
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
lpc214x
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
lpc2378
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
nuc1xx
|
SAMD20: Misc changes for a clean build with debug enabled
|
2014-02-17 08:14:19 -06:00 |
sam34
|
SAM4E: Add CAN and RSWDT register definition header files
|
2014-02-26 14:14:19 -06:00 |
sama5
|
More changes to reduce complaints from CppCheck. Some latent bugs fixes, but probably some new typos introduced
|
2014-02-10 19:11:56 -06:00 |
samd
|
unlink/rm can now be used on nodes in the pseudo-filesystem. There is new configuration option to suppress these costly and mostly useless operations on the pseudo-filesystem
|
2014-02-20 18:14:02 -06:00 |
stm32
|
STM32 Timer: Set CCMR wehn selecting timer channel. From David Sidrane
|
2014-02-18 13:50:46 -06:00 |
str71x
|
Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced
|
2014-02-10 18:08:49 -06:00 |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
Makefile
|
arch/arm/src/Makefile: dependency directory list is now computed from the VPATH. From Richard Cochran
|
2014-01-23 07:41:00 -06:00 |