summaryrefslogtreecommitdiff
path: root/nuttx/configs/ea3131/ostest
Commit message (Expand)AuthorAgeFilesLines
* Rename all lpc313x to lpc31xxpatacongo2011-05-273-48/+48
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* Remove .built_alwayspatacongo2011-04-011-1/+1
* Prep for 6.0 releasenuttx-6.0patacongo2011-03-211-3/+3
* Move nuttx/examples to apps/examplespatacongo2011-03-202-1/+40
* Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSHpatacongo2011-03-181-59/+59
* More support for SLIP data link protocolpatacongo2011-03-121-2/+0
* Add strnlen()patacongo2010-10-271-0/+1
* Replace CONFIG_EXAMPLE with CONFIG_APP_DIRpatacongo2010-08-281-3/+3
* Remove support for Raisonance tools where it does not belongpatacongo2010-08-081-6/+0
* 192Kb ISRAMpatacongo2010-03-161-2/+2
* Need to use .bin file, not the ELFpatacongo2010-01-161-1/+2
* lpc313x config updatepatacongo2010-01-122-4/+6
* updatepatacongo2009-12-311-1/+0
* README update + lpc313x now links to ISRAM addressespatacongo2009-12-311-9/+8
* Add logic to support a ROM'ed MMU page tablepatacongo2009-12-311-10/+8
* Add basic logic to configure MMU for LPC3131xpatacongo2009-12-311-4/+26
* Add logic to add external memory to heappatacongo2009-12-291-0/+29
* Fix ldscriptpatacongo2009-12-261-2/+2
* Add EA3131 configurationpatacongo2009-12-264-0/+1052