summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/src
Commit message (Expand)AuthorAgeFilesLines
* Merged in upstream, took upstream UART driver without changes, needs re-evalu...Lorenz Meier2013-06-131-3/+3
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-3/+3
* Various changes and bigfixes for problems detected by CppCheckGregory Nutt2013-05-091-1/+1
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+3
* Fix NuTiny-SDK-NUC120 LEDspatacongo2013-02-271-6/+4
* Removed stm32_internal.h; Changes for clean compile of STM32F3Discovery confi...patacongo2013-02-098-8/+7
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-285-12/+12
* 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
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* More logic for the MX3 Wildfire boardpatacongo2012-09-101-4/+4
* Shenzhou board is first to use ONLY Kconfig for configurationpatacongo2012-09-081-8/+8
* More support for the Shenzhou boardpatacongo2012-09-0715-15/+15
* Fix workqueue assertion; STM32 power managementpatacongo2012-09-021-3/+2
* PM updatepatacongo2012-08-221-18/+39
* STM32 PM updatepatacongo2012-08-031-3/+16
* STM32 PM updatepatacongo2012-08-031-1/+1
* Add support for testing multiple ADC, PWM, and QE devicespatacongo2012-07-301-1/+1
* Review and update some board configurationspatacongo2012-07-291-83/+16
* PM update; NSH extension to catch return valuespatacongo2012-07-282-8/+9
* PM updatepatacongo2012-07-272-83/+163
* PM updates (missed last night)patacongo2012-07-271-6/+6
* PM updatepatacongo2012-07-272-14/+89
* STM32: Add logic to attach the RTC alarm EXTI interruptpatacongo2012-07-171-1/+7
* PM updatepatacongo2012-07-142-5/+20
* STM32: remove pm_unregister buttons. Initialize PM buttons only oncepatacongo2012-07-124-65/+6
* Make PM button logic configurablepatacongo2012-07-124-22/+36
* PM: Needs to set newstate to NORMAL when awakening from stop modepatacongo2012-07-111-0/+1
* PM updatepatacongo2012-07-112-15/+68
* STM32 PM updatepatacongo2012-07-044-16/+66
* Clean up LPC43 USART vs UART namingpatacongo2012-07-041-0/+13
* LMS3 and PM updatepatacongo2012-07-044-18/+68
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-304-19/+52
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-286-3/+807
* STM32 power management updatepatacongo2012-06-181-23/+182
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-252-17/+17
* Add STM32 watchdog configurationpatacongo2012-04-162-0/+140
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-091-102/+108
* 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
* Add support for SRAM on board the STM3240G-EVAL boardpatacongo2012-02-271-2/+2
* CAN ISO-11783 support contributed by Gary Teravskispatacongo2012-02-183-0/+144
* Add a RAM-based logging devicepatacongo2012-02-111-2/+1
* Add a text for the new composite USB devicepatacongo2012-01-262-0/+167
* Massive name change USB STRG -> USB MSCpatacongo2012-01-252-17/+17
* Fix some warningspatacongo2012-01-201-2/+3