summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
...
* Add an NSH configuration for the LPC43xxpatacongo2012-07-115-11/+1844
* LP43xx... disable debug traps on hardfaultspatacongo2012-07-111-0/+6
* Kconfig updatepatacongo2012-07-101-5/+123
* LPC43xx fix: Logic was disabling XTAL, not enabling itpatacongo2012-07-101-2/+5
* More updated LPC4300 scripts and README filespatacongo2012-07-094-38/+209
* Update to LPC4330 scripts and READMEpatacongo2012-07-092-0/+47
* Update3 LPC4330 README filespatacongo2012-07-093-9/+51
* Add support to the LPC4330-Xplorer port for the Code Red toolchainpatacongo2012-07-084-64/+120
* Add a generic GCC stdarg.h header filepatacongo2012-07-082-6/+61
* Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testingpatacongo2012-07-071-0/+67
* Straighten out LPC32 UART clocking (still some baud calculation issues)patacongo2012-07-071-0/+15
* Add LPC43 GPIO configurtion logicpatacongo2012-07-063-22/+22
* Add LPC43 clock initialization logicpatacongo2012-07-056-65/+138
* STM32 PM updatepatacongo2012-07-045-17/+67
* Fix a optimization related problem in the LM3Spatacongo2012-07-043-4/+4
* More LPC43xx logicpatacongo2012-07-044-20/+57
* Progress of LPC43xx build environmentpatacongo2012-07-0415-339/+987
* Clean up LPC43 USART vs UART namingpatacongo2012-07-045-57/+62
* LMS3 and PM updatepatacongo2012-07-048-27/+99
* Add LPC32xx CAN header file; Add configuration for the NXP LP4330-Xplorer boardpatacongo2012-07-0315-3/+2717
* LM3S9B96 updatepatacongo2012-07-028-482/+471
* PM Update; add configs//ekk-lm3s9b96patacongo2012-06-3025-19/+3273
* Add a configuration for the Micromint Lincoln60 LPC1769 boardpatacongo2012-06-2920-0/+3910
* Adding LPC43xx header filespatacongo2012-06-281-0/+9
* ST3210E-EVAL: Add power management configurationpatacongo2012-06-284-0/+1922
* ST3210E-EVAL: Add power management configuration; move all linker scripts to...patacongo2012-06-2842-2271/+858
* The SST25 driver now works with SST25 (at least using the slow write mode)patacongo2012-06-271-4/+4
* Mirtoo README.txt and SST25 comments updatepatacongo2012-06-271-8/+20
* Add logic to un-protect blocks to the SST25 driverpatacongo2012-06-261-3/+5
* Mirtoo: Switch to SPI mode 1patacongo2012-06-263-5/+19
* Add NXFFS configuration for Mirtoopatacongo2012-06-2616-37/+1463
* Add a driver for SST 25 FLASHpatacongo2012-06-254-8/+146
* Add support for the Penguino mips-elf toolchain for PIC32patacongo2012-06-2314-9/+1400
* Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common di...patacongo2012-06-2214-29/+1314
* Add support for the microchipOpen toolchainpatacongo2012-06-229-17/+107
* Enable LEDs on Mirtoo boardpatacongo2012-06-227-48/+349
* Mirtoo updatepatacongo2012-06-222-7/+27
* Change Mirtoo default UART to UART1; updates so that Mirtoo can be built on L...patacongo2012-06-224-15/+31
* Mirtoo updatepatacongo2012-06-215-3/+368
* RGMP NSH configuration fixes; Move strerror strings to FLASHpatacongo2012-06-212-0/+2
* More updates for PIC32 MX1/2 device configuration bitspatacongo2012-06-201-5/+7
* Set Mirtoo clock configurationpatacongo2012-06-202-7/+7
* Updates to support the Mirtoo internal clockingpatacongo2012-06-2038-2280/+112
* PIC32MX1/2 pin selection logic; Mirtoo LEDs, SPI2, and UART2 configurationpatacongo2012-06-209-31/+614
* Add a configuration to support the Mirtoo modulepatacongo2012-06-2020-5/+2898
* STM32 power management updatepatacongo2012-06-181-23/+182
* NFS just finished a major weight reduction programpatacongo2012-06-141-0/+5
* Fix a divide-by-zero error in the trapezoid drawing logicpatacongo2012-06-061-1/+1
* PIC32MX7 MMB touchscreen driver updatepatacongo2012-06-061-42/+124
* Fix a bad interrupt state in the PIC32 IDLE loop when the work queue is enabledpatacongo2012-06-062-5/+8