aboutsummaryrefslogtreecommitdiff
path: root/apps/examples
Commit message (Expand)AuthorAgeFilesLines
* The ELF loader is basically functional (needs more testing)patacongo2012-10-2716-265/+242
* ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configurationpatacongo2012-10-265-14/+23
* Rename elf.h to elf32.h; Additional ELF loader changespatacongo2012-10-263-2/+10
* More ELF loader changespatacongo2012-10-2513-19/+93
* Add an example for testing the ELF loaderpatacongo2012-10-2532-1/+2860
* Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/patacongo2012-10-244-6/+6
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-202-3/+2
* ADC support for the Shenzhou board from Darcy Gongpatacongo2012-10-131-1/+6
* Fix some W25 driver errorspatacongo2012-10-042-3/+53
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-0432-286/+342
* Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver,...patacongo2012-09-271-0/+4
* Resync new repository with old repo r5166patacongo2012-09-17298-0/+50516