summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/stm3210e-eval/nsh2
AgeCommit message (Expand)AuthorFilesLines
2012-09-05STM32 Kconfig looks good. STM32 external ram configuration changed.patacongo1-8/+0
2012-09-04Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo1-5/+5
2012-09-04Changes to Kconfig and matching defconfig filespatacongo1-19/+19
2012-08-30Add configurable application entry pointpatacongo1-0/+1
2012-08-30Remove documentation from defconfig files so that they are more maintainablepatacongo1-830/+2
2012-08-29The USB host driver has been verified on the STM32F4Discoverypatacongo1-1/+1
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-0/+1
2012-08-23Lots of defconfig changes for compatibility with the configuration toolpatacongo1-15/+15
2012-08-20CONFIG_DRAM_END configuration change from Richard Cochranpatacongo1-2/+0
2012-06-28ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo3-226/+3
2012-05-07Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo1-5/+5
2012-04-16Add watchdog timer configuration info to all STM32 configurationspatacongo1-0/+46
2012-04-16Add STM32 watchdog configurationpatacongo1-0/+1
2012-04-12Kconfig updatepatacongo1-1/+1
2012-04-11Fix CDC/ACM alternate interface number (from Antti)patacongo1-1/+1
2012-03-30More fixes for NxConsole driverpatacongo1-11/+11
2012-03-29Can now run an NSH session within an NX windowpatacongo1-4/+0
2012-03-28The NX console appears to be fully functionalpatacongo1-1/+1
2012-03-28NX console updatespatacongo2-1/+7
2012-03-27Updaes for NX Consolepatacongo2-0/+44
2012-03-23Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2-0/+33
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-1/+5
2012-02-18Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo1-5/+1
2012-02-18CAN ISO-11783 support contributed by Gary Teravskispatacongo2-3/+76
2012-02-02NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo1-2/+0
2012-02-01Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo1-2/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-56/+56
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-48/+48
2012-01-24Lots of re-organization -- getting ready to support a composite USB devicepatacongo1-0/+79
2011-12-05Fix banding on the R61580 LCDpatacongo1-0/+7
2011-11-10Add support for STM32 LCD backlightpatacongo1-3/+8
2011-10-29Enable JTAG on all STM32 configurationpatacongo1-0/+16
2011-10-25Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2-3/+5
2011-09-08Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo1-0/+5
2011-08-30Revert STM32 NSH2 configuration to use CodeSourcery toolchainpatacongo1-2/+2
2011-08-30Switch NSH2 config to use buildroot toolchainpatacongo1-2/+2
2011-08-29Work around a CodeSourcery floating point bugpatacongo1-0/+5
2011-08-24Add a test of the circle rendering logicpatacongo1-2/+14
2011-08-03Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo1-0/+32
2011-07-29Add one more font; Fix ez80 serial bugpatacongo1-14/+17
2011-07-29Add more fontspatacongo1-10/+38
2011-07-27Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo1-2/+24
2011-07-25Add memory usage monitor to USB storage examplepatacongo1-0/+3
2011-07-22apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2-3/+58
2011-07-21Fix some NX configurationspatacongo1-3/+3
2011-07-21Add a NuttX logo image examplepatacongo1-0/+37
2011-07-19Setup environment to support multiple fontspatacongo1-2/+2
2011-07-18Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2-1/+31
2011-07-18Correct FAT long file name padding characterpatacongo1-1/+1
2011-07-16Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2-4/+190