summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f4discovery
Commit message (Expand)AuthorAgeFilesLines
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-022-4/+0
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-252-40/+40
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-68/+68
* Add support for extended (29-bit) CAN IDspatacongo2012-01-203-0/+8
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-201-0/+21
* Fix STM32 F4 APB2 clock input frequenciespatacongo2012-01-161-4/+4
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-1120-0/+5489