summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* 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
* Qencoder fixes from Ryan Sundbergpatacongo2012-11-141-0/+4
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Implementation of /dev/random using the STM32 Random Number Generator (RNG)patacongo2012-09-291-2/+2
* Add USB host support for the STM3240G-EVAL boardpatacongo2012-08-301-2/+2
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-291-2/+2
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-0/+4
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-171-1/+1
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+4
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-021-0/+4
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-281-0/+4
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-0/+4
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-241-0/+4
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-021-1/+5
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-051-1/+11
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+4
* Add a test for PWM driverspatacongo2011-12-191-0/+4
* Add a framework for an ADC testpatacongo2011-12-141-0/+4
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-0/+85