summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nsh
Commit message (Expand)AuthorAgeFilesLines
* Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio bufferspatacongo2013-02-031-1/+1
* Add a binary 'loader' so that builtin applications can be executed from the B...patacongo2013-01-161-1/+1
* Fix a *critical* bug in the task exit logic. Implements SIGCHILDpatacongo2013-01-121-1/+1
* Rename namedapp as simply builtinpatacongo2012-12-231-1/+1
* configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2012-12-091-2/+1
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-2/+2
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-57/+1
* More changes for Mikepatacongo2012-11-151-1/+1
* Fix apps/netutils/webclient build problempatacongo2012-11-061-266/+45
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* ADC support for the Shenzhou board from Darcy Gongpatacongo2012-10-131-1/+1
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-1/+1
* Fix a recurring, cloned typopatacongo2012-10-061-3/+3
* All Cortex-M Make.defs files updated to use buildroot EABI toolchain if BUILD...patacongo2012-10-061-1/+5
* More changes for buildroot EABI toolchainpatacongo2012-10-061-1/+2
* configs/shenzhou will now use the 4.6.3 buildroot EABI toolchainpatacongo2012-10-051-3/+3
* Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools ar...patacongo2012-10-051-3/+3
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-1/+1
* Delete the apps/vsn directory (moved commands to apps/system)patacongo2012-10-041-9/+26
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-0/+5
* Corrections for SD card on Shenzhou boardpatacongo2012-09-241-5/+5
* Fixes STM32F107 DMA issuepatacongo2012-09-241-2/+2
* Shenzhou PHY address should be 0; make sure the F2/F4 bits are not set when u...patacongo2012-09-231-1/+1
* STM32 Ethernet, Slightly differ register layout for DM9161AEP PHYpatacongo2012-09-221-7/+7
* Shenzhou board uses RMII PHY interface, not MIIpatacongo2012-09-221-3/+6
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-221-1/+1
* Correct Shenzhou LED controlspatacongo2012-09-221-49/+70
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-28/+0
* Update to granule allocator; Update to ENC28j60 driverpatacongo2012-09-111-84/+2
* The M3 Wildfire port is code complete and ready for testpatacongo2012-09-101-10/+102
* Reconfigured Shenzhou to use JTAG. Misc Kconfig changespatacongo2012-09-092-4/+16
* Kconfig: QEMU fixespatacongo2012-09-081-1/+7
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-081-5/+6
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-0/+883
* More Shenzhou board logicpatacongo2012-09-082-0/+265