summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-102-8/+36
* Fix a critical font rendering bugpatacongo2011-07-091-2/+4
* Redesign of NXTEXT font cachepatacongo2011-07-091-3/+3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-097-261/+368
* Changes for clean NXTEXT compilepatacongo2011-07-083-18/+18
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-087-2/+1539
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-073-6/+25
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-0713-20/+1412
* Standardize button interfacespatacongo2011-07-075-132/+177
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-063-16/+191
* Verify the STM3210E-EVAL LCD driverpatacongo2011-07-063-36/+83
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-0512-42/+1531
* Add STM3210E-EVAL LCD driver.patacongo2011-07-058-49/+1271
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-5/+10
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-048-14/+1361
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-033-3/+3
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-0324-228/+3494
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-023-5/+5
* Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo2011-07-011-5/+29
* More ez80 compilation/warning fixespatacongo2011-06-222-0/+26
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-2211-0/+11
* Remove unused header files; eliminate warningspatacongo2011-06-211-1/+9
* Prep for 6.5 releasenuttx-6.5patacongo2011-06-212-0/+8
* AVR build warnings; minor USB fixpatacongo2011-06-211-0/+7
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-201-1/+1
* Add a USB mass storage example for AVRpatacongo2011-06-2014-12/+1674
* Preparing for AVR USB driverpatacongo2011-06-202-17/+65
* Update documents and commentspatacongo2011-06-181-1/+1
* Fix AVR clock setup; add SPI driverpatacongo2011-06-174-5/+11
* Add Teensy NSH config; remove unusable AVR ostest configspatacongo2011-06-1717-1420/+311
* Add configuratin for PJRC Teensy boardpatacongo2011-06-1617-9/+2152
* AT90USB port is basically functionalpatacongo2011-06-164-3/+4
* Reduce memory usage in same AVR configurationspatacongo2011-06-163-34/+34
* Fix SRAM data positionpatacongo2011-06-166-30/+65
* Make room for the noinit section before the heappatacongo2011-06-154-4/+4
* AVR: Need to use rjmp, not jmp, in vector tablepatacongo2011-06-151-1/+16
* Need to control watchdog timer on AT90USBpatacongo2011-06-151-0/+14
* Amber Web Server updatespatacongo2011-06-137-85/+1399
* FTPC simplification and size reductionpatacongo2011-06-133-4/+120
* Add hello configuratin for AVRpatacongo2011-06-139-176/+1477
* Fix XTAL frequencies for AVR; add ISP mkII connection infopatacongo2011-06-123-187/+335
* Add ATMega128 configurationpatacongo2011-06-1112-18/+1686
* Add configuratin options to control the PIC32 configuration wordspatacongo2011-06-104-3/+51
* RGMP 0.2.0 patch appliedpatacongo2011-06-091-3/+6
* Documentatin updatepatacongo2011-06-091-0/+9
* This finishes ALL AVR assembly languagepatacongo2011-06-081-0/+1
* More logic for the AVR portpatacongo2011-06-084-28/+34
* Add basic context switching logicpatacongo2011-06-081-0/+1
* First AVR compilepatacongo2011-06-071-2/+0
* More AVR build fixespatacongo2011-06-075-47/+84