summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nsh/defconfig
Commit message (Expand)AuthorAgeFilesLines
* A consequence of previous change: Configurations that select a PHY also need...Gregory Nutt2013-09-171-1/+1
* Add prefex ETH0 to all PHY configurations to support multiple NICsGregory Nutt2013-09-171-4/+4
* Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_Gregory Nutt2013-07-261-2/+2
* 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
* All ZNEO configurations converted to use the mconf/Kconfig toolpatacongo2012-11-291-2/+2
* Fix apps/netutils/webclient build problempatacongo2012-11-061-266/+45
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* 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
* 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-091-2/+11
* 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