summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add an ADC-based touchscreen driver for the PIC32MX7 MMB boardpatacongo2012-06-055-0/+1421
* The PIC32MX7 MMB's mio832qt2 LCD is functionalpatacongo2012-06-043-23/+216
* Add support for the MIO283QT2 LCDpatacongo2012-06-045-84/+535
* PIC32 USB mass storage device works; USB and MSC are now enabled by default i...patacongo2012-06-035-76/+98
* SD on Sure board should work in SPI mode2 as wellpatacongo2012-06-032-6/+16
* SD card now works on the PIC32MX7 MMB boardpatacongo2012-06-035-24/+35
* Correct naming of PIC32MX7MMB SPI initialization functionpatacongo2012-06-021-4/+4
* Add SD card support to the PIC32MX7 MMB board; Add regiser level debug instru...patacongo2012-06-025-49/+112
* Fix PHY address search; NFS updatepatacongo2012-06-011-5/+7
* Add an NSH configuration for the Mikroelektronika PIC32MX7 MMB boardpatacongo2012-06-019-4/+2212
* Fix device configuration... now Mikroelektronika PIC32MX7 MMB board works.patacongo2012-06-015-3/+15
* In 16-bit address mode, FSMC_A16 corresponds to address bit 17patacongo2012-05-301-2/+3
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-302-2/+80
* Need to enable USB reset interruptpatacongo2012-05-291-0/+15
* A little more cleanup after the big STMPE11->811 name changepatacongo2012-05-292-2/+2
* Massive naming fix: STMPE11->STMPE811patacongo2012-05-2915-305/+305
* More STM3220G-EVAL fixes; Add NxWM configuration for the STM3220G-EVALpatacongo2012-05-288-6/+2425
* Bring STM3220G-EVAL board configurations to same level as STM3240G-EVALpatacongo2012-05-2832-353/+3608
* Update all STM32 F2 files so that they are the same as the corresponding F4 f...patacongo2012-05-281-0/+1
* SSD1289 fixespatacongo2012-05-281-1/+1
* Add support for the USB trace cability in NSH when a USB console is usedpatacongo2012-05-262-8/+24
* remove a warningpatacongo2012-05-261-1/+41
* Fix packet size calculation in CDC/ACM and PL2303 USB serial driverspatacongo2012-05-2510-115/+230
* Fix conditional compilation in STM32 quadrature encoderpatacongo2012-05-252-47/+80
* Add STM32F4Discovery support for an SSD1289-based LCDpatacongo2012-05-2415-11/+2782
* Add generic SSD1289 LCD driverpatacongo2012-05-241-1/+1
* Various improvements to NxWM hex calculator displaypatacongo2012-05-231-2/+4
* Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo2012-05-231-2/+8
* Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo2012-05-221-119/+73
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-0/+1
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-182-7/+13
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-3/+3
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-5/+7
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-143-1/+25
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-1410-115/+130
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-114-5/+20
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-117-34/+80
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-103-4/+4
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-2/+6
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-084-39/+70
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-088-7/+472
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-0711-55/+40
* Add configuration for testing NxWMpatacongo2012-05-075-0/+2302
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-072-11/+23
* Add STMPE11 temperature sensor logicpatacongo2012-05-061-1/+1
* Add STMPE11 touchscreen logicpatacongo2012-05-061-0/+24