summaryrefslogtreecommitdiff
path: root/apps/platform
Commit message (Expand)AuthorAgeFilesLines
* Add an install target to all makefiles. For the import build, the top-level ...Gregory Nutt2014-09-061-0/+2
* Cosmetic: Fix all comments, defaults, etc. that references the defunct name u...Gregory Nutt2014-08-301-3/+3
* Some Windows native build fixesGregory Nutt2014-02-071-1/+6
* Move nuttx/configs/stm3240g-eval/src/up_cxxinitialize.c to apps/platform/stm...Gregory Nutt2013-12-293-0/+200
* apps/platform/mikroe-stm32f4 updated to use new MTD configuratino driver feat...Gregory Nutt2013-11-041-48/+54
* apps/platform/Makefile was not dealing with the bin subdirectory correctlyGregory Nutt2013-11-023-10/+18
* Extend stack debug logic to include IDLE and interrupt stacks. Also color th...Gregory Nutt2013-11-011-2/+2
* The Mikroe STM32 F4 board now uses /dev/config for configuration data storage...Gregory Nutt2013-11-012-15/+61
* Missing file that I forgot to add in the last commitGregory Nutt2013-10-301-0/+260
* apps/platform/mikroe-stm32f4 now support platform-specific configuration data...Gregory Nutt2013-10-302-1/+39
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-301-0/+11
* apps/platform: A new now for platform-specific applicatin codeGregory Nutt2013-10-309-0/+314