summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-1/+1
* Kconfig updated + NFS updatepatacongo2012-04-231-0/+12
* More Kconfig stuffpatacongo2012-04-191-1/+1
* More Kconfig stuffpatacongo2012-04-181-0/+92
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-1612-0/+552
* Add STM32 watchdog configurationpatacongo2012-04-1615-0/+153
* Kconfig updatepatacongo2012-04-1212-12/+12
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-113-3/+3
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-093-102/+132
* Add kconfig documentationpatacongo2012-04-061-1/+1
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-061-0/+4
* Update STM3210E-EVAL backlight controlspatacongo2012-04-011-13/+55
* Fix warningpatacongo2012-03-311-2/+1
* Apply fixes for STM3210E-EVAL LCD backlight PWMpatacongo2012-03-311-19/+70
* More fixes for NxConsole driverpatacongo2012-03-305-55/+55
* Can now run an NSH session within an NX windowpatacongo2012-03-2911-78/+1891
* The NX console appears to be fully functionalpatacongo2012-03-285-4/+27
* NX console updatespatacongo2012-03-285-1/+16
* Updaes for NX Consolepatacongo2012-03-278-3/+181
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-233-0/+36
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-0/+0
* Move file-system header files to include/nuttx/fspatacongo2012-03-211-0/+0
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-2811-11/+55
* Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to b...patacongo2012-02-271-5/+4
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-2/+2
* STM32 SDIO driver now build with DMA enabledpatacongo2012-02-191-1/+1
* Clear up some configuration naming that was inconsistent accross STM32 chipspatacongo2012-02-1812-25/+24
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-186-4/+237
* Add a RAM-based logging devicepatacongo2012-02-111-2/+1
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-0211-22/+0
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-021-1/+1
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-012-4/+6
* Most USB Composite device debugpatacongo2012-01-271-0/+15
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-272-192/+219
* Add a text for the new composite USB devicepatacongo2012-01-268-0/+1784
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-2511-276/+276
* Massive name change USB STRG -> USB MSCpatacongo2012-01-2513-290/+290
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-242-0/+90
* Add support for extended (29-bit) CAN IDspatacongo2012-01-202-0/+5
* Fix some warningspatacongo2012-01-201-2/+3
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-202-0/+25
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-041-26/+9
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-26/+45
* Extend lpc1766-stk LED supportpatacongo2011-12-311-2/+2
* Update to the STM32 ADC and CAN driverspatacongo2011-12-222-4/+6
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-222-1/+8
* STM32 ADC driver updatepatacongo2011-12-222-8/+6
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-0/+11
* Finishes the PWM driver for the STM32patacongo2011-12-201-0/+15
* ADC driver updatepatacongo2011-12-201-4/+6