summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src
Commit message (Expand)AuthorAgeFilesLines
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+4
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-272-12/+8
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-099-9/+7
* New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv ty...patacongo2013-02-021-1/+1
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-284-9/+9
* Serial driver needed even when no console; Fix user LED settings in all STM32...patacongo2013-01-281-4/+4
* Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfi...patacongo2012-11-272-1/+93
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* 0001-RS-485-support-for-STM32-serial-driver.patch from Freddi Chopinpatacongo2012-11-201-0/+6
* Fix typo introduced into many Makefiles with last changespatacongo2012-11-191-1/+1
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-4/+5
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Relay example from Darcy Gongpatacongo2012-11-042-2/+15
* Support for relays on the Shenzhou board (Darcy Gong)patacongo2012-10-273-2/+288
* Kconfig changes to get a clean STM32 ADC example buildpatacongo2012-10-211-2/+11
* ADC support for the Shenzhou board from Darcy Gongpatacongo2012-10-132-0/+168
* Fix some W25 driver errorspatacongo2012-10-042-7/+7
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-5/+5
* Fix STM32 SPI3 remap logicpatacongo2012-09-271-3/+0
* STM32 fixes for DM9161 PHY; Enhancements for ADS7843e touchscreen controllerpatacongo2012-09-271-1/+9
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-5/+12
* Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14patacongo2012-09-263-9/+19
* Shenzhou board has an SSD1289 LCD, not ILI93xxpatacongo2012-09-265-73/+211
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-3/+4
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-252-0/+296
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-2/+1
* Port STM3240G-EVAL ILI93xx driver to Shenzhou boardpatacongo2012-09-254-33/+2093
* Completes a bit-banging driver for the SSD1289 LCD on the Shenzhou boardpatacongo2012-09-243-101/+235
* Add framework for SSD1289 LCD on Shenzhoupatacongo2012-09-243-25/+461
* Corrections for SD card on Shenzhou boardpatacongo2012-09-244-13/+14
* Add missing STM32 F1 pin remapping definitionspatacongo2012-09-221-0/+28
* Make the Olimex stm32 p107 clock configuratin the standard for connectivity l...patacongo2012-09-222-171/+0
* Correct Shenzhou LED controlspatacongo2012-09-222-12/+16
* Add support so that the W25 FLASH can be used with both the Shenzhou and Fire...patacongo2012-09-191-1/+32
* Resync new repository with old repo r5166patacongo2012-09-173-0/+169
* More M3 Wildfire logic; mmap-related bug fixes from Katepatacongo2012-09-103-10/+5
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-1/+1
* Changes to get a clean compile with the Kconfig Shenzhou board. Still some l...patacongo2012-09-088-201/+374
* Kconfig: Standardize board LED and button configurationspatacongo2012-09-081-401/+0
* More support for the Shenzhou boardpatacongo2012-09-0715-3/+2793
* More info for the Shenzhou board configurationpatacongo2012-09-071-0/+260