summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* More PIC32 debug updatespatacongo2011-11-0910-9/+215
* A few more AVR32 fixespatacongo2011-11-031-0/+2
* Enable JTAG on all STM32 configurationpatacongo2011-10-2910-0/+161
* Update README filepatacongo2011-10-261-1/+34
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-252-0/+4
* 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
* Don't enable color mapping is using 32-bit truecolorpatacongo2011-10-201-1/+1
* Fixes for good C++ linkpatacongo2011-10-1910-19/+19
* Fix Sure PIC32MX LED compilepatacongo2011-10-182-6/+6
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-183-3/+3
* Re-disable PIC32 ramfuncspatacongo2011-10-176-12/+21
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-176-6/+21
* PIC32 configuration fixespatacongo2011-10-141-1/+1
* Try J-link OpenOCD supportpatacongo2011-10-133-54/+135
* Still futzing with OpenOCDpatacongo2011-10-132-50/+52
* Try older OpenOCDpatacongo2011-10-1360-10/+79
* Add a configuration for the lpc3152patacongo2011-10-1350-23/+4942
* ADS7843 updatespatacongo2011-10-122-3/+11
* Enable waitpid() in sim/nsh2patacongo2011-10-126-16/+20
* Add PIC32MX GPIO handling; add button/LED support for the Sure PIC32MXpatacongo2011-10-115-6/+358
* Fix sim/nsh2 buildpatacongo2011-10-111-2/+1
* Misc PIC32 clean-uppatacongo2011-10-106-58/+162
* PIC32 start kit port builds successfullypatacongo2011-10-105-29/+130
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-1/+8
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-0/+28
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-102-5/+25
* Starting support for PICMX324xx/5xx/7xx and PIC32 Ethernet Starter Kitpatacongo2011-10-1015-0/+3362
* SAM3U: Add logic to bypass automated control of SPI chip selectspatacongo2011-10-083-15/+107
* SAM3U SPI debug changespatacongo2011-10-072-2/+2
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-92/+149
* Add sim/nsh2 configurationpatacongo2011-10-065-2/+1037
* Fix C++ dependencies, cleaning, ..patacongo2011-10-052-4/+19
* Add sim C++ supportpatacongo2011-10-059-0/+99
* Integrate touchscreen in to SAM3U configurationpatacongo2011-10-052-1/+23
* ADS7843E driver is code completepatacongo2011-10-044-19/+63
* SAM3U SPI driver updatepatacongo2011-10-033-6/+19
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-032-0/+200
* Update comments, dates, ... housekeepingpatacongo2011-10-033-3/+3
* Add SAM3U board-specific SPI supportpatacongo2011-10-0312-399/+402
* Add framework for a SAM3U SPI driverpatacongo2011-10-032-3/+5
* Restore CLOCK_ACTIVETIMEpatacongo2011-10-033-1/+51
* Add FAT date/time stamppatacongo2011-10-021-0/+3
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-022-2/+1
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-012-3/+3
* Minor configuration updatespatacongo2011-09-302-1/+2
* Add a configuration to use for development of the SAM3U-EK touchscreenpatacongo2011-09-306-1/+1447
* Add logic to limit the number of samplespatacongo2011-09-291-0/+6
* Add a simple touchscreen testpatacongo2011-09-297-11/+1013
* Simulated touchscreen debug fixespatacongo2011-09-281-7/+14