aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/nsh2
Commit message (Expand)AuthorAgeFilesLines
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-283-226/+3
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-071-5/+5
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-161-0/+46
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* More fixes for NxConsole driverpatacongo2012-03-301-11/+11
* Can now run an NSH session within an NX windowpatacongo2012-03-291-4/+0
* The NX console appears to be fully functionalpatacongo2012-03-281-1/+1
* NX console updatespatacongo2012-03-282-1/+7
* Updaes for NX Consolepatacongo2012-03-272-0/+44
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-232-0/+33
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-1/+5
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-181-5/+1
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-182-3/+76
* 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-56/+56
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-48/+48
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-241-0/+79
* Completes coding of the PWM modulepatacongo2011-12-196-0/+1812