summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/knsh
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updatepatacongo2012-04-121-1/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-2/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-22/+22
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-051-2/+2
* Setup environment to support multiple fontspatacongo2011-07-191-2/+2
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add time and uptimepatacongo2011-04-151-2/+2
* Integrate syscall with existing svcall logicpatacongo2011-04-061-3/+6
* Add a layer to redirect kernel-mode memory manager accessespatacongo2011-04-051-3/+0
* Progress toward kernel buildpatacongo2011-04-051-0/+10
* Pass __KERNEL__ define (or not) to all makes to handle small differences in u...patacongo2011-04-031-3/+3
* New LIS331DL driver and VSN updates from Urospatacongo2011-04-032-1/+2
* Add SAM3U kernel build logicpatacongo2011-04-023-11/+34
* Stubs are working/Proxies are closepatacongo2011-04-015-0/+1238