summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Fix/verify the STM32 LCD in all supported orientationspatacongo2012-04-271-20/+77
* More STM3240G-EVAL LCD updatespatacongo2012-04-271-2/+2
* Add NxConsole configuration for the STM3240G-EVAL boardpatacongo2012-04-271-6/+6
* Add completed LCD driver for the STM3240G-EVALpatacongo2012-04-261-268/+7
* STM3240G-EVAL LCD updatespatacongo2012-04-252-12/+11
* Update to the STM3240G-EVAL LCD driverpatacongo2012-04-242-341/+153
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-176-2/+1945
* STM32 WWDG watchdog driver workspatacongo2012-04-161-0/+136
* Add STM32 watchdog configurationpatacongo2012-04-161-0/+4
* More progress on the STM32 OTG FS device driverpatacongo2012-04-051-19/+1
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-023-0/+136
* Add support for C++ static constructors (at least to a few platforms)patacongo2012-02-282-0/+159
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-276-92/+683
* Add single precision operations to FPU testpatacongo2012-02-261-5/+14
* Fix bugs in lazy FPU register savingpatacongo2012-02-251-45/+8
* Add a test to verify that FPU registers are properly saved and restored on co...patacongo2012-02-242-0/+146
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-181-2/+2
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-022-1/+213
* Finish PWM pulse count configurationpatacongo2012-01-092-40/+16
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-062-2/+2
* File that should have been added in the last check-inpatacongo2012-01-051-0/+131
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-052-4/+15
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-031-1/+2
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-031-1/+1
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-021-4/+43
* Update to the STM32 ADC and CAN driverspatacongo2011-12-221-8/+4
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-224-8/+200
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-201-3/+4
* PWM driver workspatacongo2011-12-202-14/+32
* ADC driver updatepatacongo2011-12-201-0/+2
* Add a test for PWM driverspatacongo2011-12-194-110/+255
* Add a framework for an ADC testpatacongo2011-12-142-0/+115
* Finish code for basic STM3240 portpatacongo2011-11-243-9/+221
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-226-0/+681