summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval
Commit message (Expand)AuthorAgeFilesLines
* 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
* Completes coding of the PWM modulepatacongo2011-12-191-3/+10
* STM32 ADC updatepatacongo2011-12-171-6/+6
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-1/+34
* Updated STM32 ADC driverpatacongo2011-12-161-110/+139
* Update to STM32 DAC and ADC driverspatacongo2011-12-151-1/+2
* Add a framework for an ADC testpatacongo2011-12-142-0/+115
* STM32 Ethernet needs a MAC addresspatacongo2011-12-121-2/+4
* Fix banding on the R61580 LCDpatacongo2011-12-0511-17/+149
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-221-4/+3
* Add support for STM32 LCD backlightpatacongo2011-11-107-31/+99
* New STM32 board needs more time for HSE readypatacongo2011-11-101-0/+2
* More PIC32 debug updatespatacongo2011-11-094-0/+197
* A few more AVR32 fixespatacongo2011-11-031-0/+2
* Enable JTAG on all STM32 configurationpatacongo2011-10-2910-0/+161
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-2520-30/+50
* Misc fixes for clean compilation with graphics debug enabledpatacongo2011-10-241-3/+34
* Add a configuration for the lpc3152patacongo2011-10-131-1/+1
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-111-1/+1
* SAM3U SPI debug changespatacongo2011-10-071-1/+1
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-92/+149
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-031-0/+33
* CDC ACM fixespatacongo2011-09-271-2/+7
* Add examples/usbtermpatacongo2011-09-262-0/+38
* Fix color format when pixels are read from STM32 LCDpatacongo2011-09-232-6/+156
* STM32 I2C driver will now operated in a polled, non-interrupting mode if so c...patacongo2011-09-172-3/+35
* Add CDC ACM serial class device driverpatacongo2011-09-131-1/+64
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-0/+27
* Add driver for LM-75 temperature sensorpatacongo2011-09-1011-277/+450
* Fix I2C/FSMC conflict for STM32; Fix STM32 clock setuppatacongo2011-09-0812-1/+57
* Revert STM32 NSH2 configuration to use CodeSourcery toolchainpatacongo2011-08-302-4/+4
* Switch NSH2 config to use buildroot toolchainpatacongo2011-08-302-6/+4
* Work around a CodeSourcery floating point bugpatacongo2011-08-291-0/+5
* Export a fast but non-standard way to clear the STM3210E-EVAL LCDpatacongo2011-08-262-23/+42
* Add a test of the circle rendering logicpatacongo2011-08-243-6/+42
* Fix Kinetics UART watermark settingpatacongo2011-08-191-21/+21
* Add board support for the FreeScale Kinetis TWR-K60N512patacongo2011-08-151-1/+1
* Name change: Change Cortex-M3 naming to ARMv7-M naming so support Cortex-M4patacongo2011-08-053-7/+7
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-037-1/+1716
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-033-1/+97
* Add nxgl_splitline()patacongo2011-08-021-3/+23
* Add one more font; Fix ez80 serial bugpatacongo2011-07-293-43/+52