summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Kconfig updated + NFS updatepatacongo2012-04-2335-1/+409
* Fix atexit() function being called twicepatacongo2012-04-232-4/+1
* Readme.txt updatepatacongo2012-04-223-51/+4
* Fleshed out board definitions for the Mikroelectronika PIC32MX7 MMB boardpatacongo2012-04-224-222/+164
* Add circular DMA support to STM32 and STM32 serial driver; Add initial config...patacongo2012-04-2221-5/+5046
* More Kconfig stuffpatacongo2012-04-191-1/+1
* More Kconfig stuffpatacongo2012-04-181-0/+92
* Add beginning of LCD driver for the STM3240G-EVALpatacongo2012-04-177-2/+1960
* More Kconfigpatacongo2012-04-174-8/+5
* More Kconfig filespatacongo2012-04-172-2/+2
* Add watchdog timer configuration info to all STM32 configurationspatacongo2012-04-1631-6/+1259
* STM32 IWDG watchdog workspatacongo2012-04-161-0/+10
* STM32 WWDG watchdog driver workspatacongo2012-04-161-0/+136
* Add STM32 watchdog configurationpatacongo2012-04-1648-3/+660
* Kconfig updatepatacongo2012-04-1618-55/+605
* Developing a new way to handle application configurationspatacongo2012-04-141-0/+0
* Kconfig updatepatacongo2012-04-12137-137/+137
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-1112-12/+12
* A few early STM32 OTF FS fixespatacongo2012-04-091-5/+5
* Modify configuration for use with STM32 OTG FS driver testingpatacongo2012-04-093-1/+213
* Updates for STM3210E-EVAL SRAMpatacongo2012-04-093-102/+132
* Updates the STM3220G-EVAL configurationspatacongo2012-04-0747-9746/+697
* Fix much replicated typo. STM32 F4 SRAM is CCM, not TCMpatacongo2012-04-0722-56/+56
* Add kconfig documentationpatacongo2012-04-0651-51/+51
* Adding skeleton Kconfig files (part 2 of 2)patacongo2012-04-0651-0/+204
* More progress on the STM32 OTG FS device driverpatacongo2012-04-052-38/+2
* Beginnings of STM32 F4 OTG FS device driverpatacongo2012-04-026-2/+274
* 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
* More fixes for NxConsole driverpatacongo2012-03-307-73/+73
* Can now run an NSH session within an NX windowpatacongo2012-03-2912-82/+1891
* The NX console appears to be fully functionalpatacongo2012-03-288-6/+31
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-281-0/+3
* NX console updatespatacongo2012-03-2810-11/+35
* Updaes for NX Consolepatacongo2012-03-279-3/+182
* NX console driver is code complete but untestedpatacongo2012-03-275-10/+130
* Add support for the poweroff on calypso phonespatacongo2012-03-258-48/+48
* Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo2012-03-246-10/+11
* Update Calypso README filespatacongo2012-03-244-8/+6
* Add comments about Calypso buildingpatacongo2012-03-242-16/+62
* Update documenation to include Calypso and the Compal phonespatacongo2012-03-243-0/+62
* Add support for compal e99 and e88 phonespatacongo2012-03-2423-0/+2653
* Updated comments; starting to implement priority protection but backed everyt...patacongo2012-03-231-0/+2
* Documentation update; enabled I2C tool in stm32 nsh2 configpatacongo2012-03-233-0/+36
* Move serial header files to include/nuttx/serialpatacongo2012-03-213-2/+2
* Move file-system header files to include/nuttx/fspatacongo2012-03-216-7/+7
* Minor updates for PIC32 USB device driver bugspatacongo2012-03-191-1/+27
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-189-32/+30
* Updates to the PIC32 USB driver (still kind of buggy); Fix for STM32 CAN2 -- ...patacongo2012-03-161-2/+3