summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1462-443/+433
* Switching to C99 stdint.h typespatacongo2009-12-14152-1151/+1328
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-1433-388/+505
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-1411-24/+36
* Add range of pointer integer typespatacongo2009-12-1315-154/+412
* Add cstdint and cstdboolpatacongo2009-12-132-0/+131
* Add stdbool.hpatacongo2009-12-131-0/+71
* types blkcnt_t and off_t should not depend on memory model; Remove non-standa...patacongo2009-12-1347-234/+343
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-1324-58/+124
* Fix hcs12 compile warningspatacongo2009-12-133-5/+9
* Fix hcs12 integer overflowspatacongo2009-12-122-9/+13
* Fix hcs12 compile issuespatacongo2009-12-122-2/+2
* Oops, didn't update TOCpatacongo2009-12-121-1/+2
* Update porting guidepatacongo2009-12-123-7/+194
* Working on HCS12 buildpatacongo2009-12-127-52/+253
* Add banked and non-banked configurationspatacongo2009-12-117-59/+201
* Flash layout, bootloader, paging fixespatacongo2009-12-119-84/+514
* Fixes for serial monitorpatacongo2009-12-1126-239/+793
* Add some STM32F107VC definitionspatacongo2009-12-103-17/+487
* 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
* Need to export FTL interface in mtd.hpatacongo2009-12-061-1/+19
* Add FTL logicpatacongo2009-12-067-7/+578
* Add more HC12 common filespatacongo2009-12-0410-4/+946
* Add a few more hc12 filespatacongo2009-12-043-0/+300
* Add HC12 header filespatacongo2009-12-0411-4/+764
* More init logicpatacongo2009-12-034-28/+115
* Some HC12 start-up logicpatacongo2009-12-034-9/+330
* Add framework to support HC12patacongo2009-12-0325-106/+3015
* Update READMEspatacongo2009-12-025-113/+14
* Prep for 4.14 releasenuttx-4.14patacongo2009-12-025-141/+179
* Fix a problem with TX status on resume from stallpatacongo2009-12-014-24/+46
* Should not returned queued read requests on a resetpatacongo2009-12-013-20/+24
* Add examples/usbstorage setup infopatacongo2009-12-011-1/+12
* Add STM32-specific logic for examples/usbstoragepatacongo2009-11-304-9/+172
* Move LPC-specific code from examples/usbstorage to mcu123-lpc214x/srcpatacongo2009-11-308-12/+48
* Add USB storage example for STM32patacongo2009-11-307-1/+1305
* SDIO now workspatacongo2009-11-294-34/+48
* Extend SDIO debug instrumentationpatacongo2009-11-282-50/+195
* Need to enable SDIO DMApatacongo2009-11-282-1/+16
* Fix compile errors with DMA debug offpatacongo2009-11-281-3/+5
* Update STM32 TO-DOpatacongo2009-11-271-11/+9