summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-141-0/+2
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-133-21/+34
* Oops, didn't update TOCpatacongo2009-12-121-1/+2
* Update porting guidepatacongo2009-12-121-2/+189
* Update backup logopatacongo2009-12-081-0/+0
* Final logo images (hopefully)patacongo2009-12-082-0/+0
* Big logopatacongo2009-12-082-0/+0
* Add more linkspatacongo2009-12-071-0/+3
* Other logo optionspatacongo2009-12-074-0/+0
* Updated graphicspatacongo2009-12-074-27/+26
* Updated logospatacongo2009-12-061-0/+0
* Updated logospatacongo2009-12-061-0/+0
* Updated logospatacongo2009-12-062-0/+0
* bigger logopatacongo2009-12-061-0/+0
* Add FTL logicpatacongo2009-12-061-1/+6
* Add framework to support HC12patacongo2009-12-031-1/+14
* Prep for 4.14 releasenuttx-4.14patacongo2009-12-021-92/+72
* Fix a problem with TX status on resume from stallpatacongo2009-12-011-1/+4
* Add STM32-specific logic for examples/usbstoragepatacongo2009-11-301-2/+6
* Add USB storage example for STM32patacongo2009-11-301-1/+4
* SDIO now workspatacongo2009-11-291-5/+1
* Numerous fixes for basic STM32 SDIO DMA accesspatacongo2009-11-261-2/+4
* Fix problems when DMA2 is enabledpatacongo2009-11-211-1/+3
* Fix error in mount() error handlingpatacongo2009-11-181-1/+7
* Fix issues related to work queue timingpatacongo2009-11-181-1/+1
* Callbacks need to use worker thread; clean up/document configuration settingspatacongo2009-11-171-1/+20
* Add skeleton file that will hold the STM32 SDIO driverpatacongo2009-11-111-1/+9
* Document workqueue configurationpatacongo2009-11-051-2/+30
* Incorporate the work threadpatacongo2009-11-051-0/+4
* Add support for GPIO interrupts & STM3210E-EVAL board buttonspatacongo2009-11-051-1/+5
* Prep for 0.4.13 releasenuttx-4.13patacongo2009-11-041-70/+67
* arch/arm/src/stm32/stm32_usbdev.cpatacongo2009-10-311-2/+2
* upatepatacongo2009-10-301-1/+5
* Document bugfixpatacongo2009-10-291-0/+7
* Add STM32 USBDEV driverpatacongo2009-10-291-1/+5
* Need to config CTS/RTS pins for USART2/3 even if not using flow controlpatacongo2009-10-291-0/+2
* Fix types in stm32 serial driverspatacongo2009-10-291-1/+5
* Improved certain Cortex-M3 context switch timespatacongo2009-10-251-2/+7
* Add USB serial device configuration for STM32patacongo2009-10-231-1/+3
* Extend SPI interface to better handle multiple devices on same SPI buspatacongo2009-10-201-0/+1
* Add MTD interface; add M25P64/128 driverpatacongo2009-10-181-1/+5
* Move some drivers to separate subdirectoriespatacongo2009-10-181-0/+2
* Prep for the 0.4.12 releasenuttx-4.12patacongo2009-10-171-7/+7
* Prep for 0.4.11 releasenuttx-4.11patacongo2009-10-171-95/+42
* Completes 1st cut of SPI DMApatacongo2009-10-171-1/+3
* Add README file infopatacongo2009-10-142-0/+140
* LEDs on port F, not Cpatacongo2009-10-141-1/+3
* updatepatacongo2009-10-131-10/+21
* Update group infopatacongo2009-10-021-129/+216
* Prep for 0.4.11 releasepatacongo2009-09-161-87/+66