.. |
a1x
|
A10 had the same cut'n'paste error as did the LM4F
|
2014-02-03 17:22:47 -06:00 |
arm
|
All ARM assertion logic will show stack usage on assertion if DEBUG_STACK is enabled
|
2014-03-23 10:06:48 -06:00 |
armv6-m
|
Every ARM architecture must export g_instackbase
|
2014-03-23 10:05:21 -06:00 |
armv7-a
|
ARMv7-A: Typo fix from David Sidrane
|
2014-04-03 15:43:13 -06:00 |
armv7-m
|
All ARM assertion logic will show stack usage on assertion if DEBUG_STACK is enabled
|
2014-03-23 10:06:48 -06:00 |
c5471
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
calypso
|
SAMA5: Add support for DBGU. Xplained board now uses DBGU for the serial console
|
2014-04-01 11:24:15 -06:00 |
common
|
SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLASH causes crashes. This was fixed by David Sidrane by implementing RAM functions. The killer code is copied and executed from ISRAM and the crash is avoided.
|
2014-04-03 16:08:18 -06:00 |
dm320
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
imx
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
kinetis
|
Every ARM architecture must export g_instackbase
|
2014-03-23 10:05:21 -06:00 |
kl
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
lpc17xx
|
Every ARM architecture must export g_instackbase
|
2014-03-23 10:05:21 -06:00 |
lpc31xx
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
lpc43xx
|
configs/stm32f4discovery/pm: Configuration converted to use the kconfig-frontends tools
|
2014-03-04 08:58:01 -06:00 |
lpc214x
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
lpc2378
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
nuc1xx
|
SAMD20: Misc changes for a clean build with debug enabled
|
2014-02-17 08:14:19 -06:00 |
sam34
|
Fix a warning that happens with debug is disabled
|
2014-03-26 16:32:38 -06:00 |
sama5
|
SAMA5: On some hardware, reconfiguring the PLL while executing out of NOR FLASH causes crashes. This was fixed by David Sidrane by implementing RAM functions. The killer code is copied and executed from ISRAM and the crash is avoided.
|
2014-04-03 16:08:18 -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 EMAC: Add support for IGMP hash table update. From Manuel Stühn
|
2014-03-24 09:32:48 -06:00 |
str71x
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -06:00 |
tiva
|
All ARM Make.defs files should build up_checkstack.c if DEBUG_STACK is enabled
|
2014-03-23 10:07:52 -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 |