summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/README.txt
AgeCommit message (Expand)AuthorFilesLines
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-9/+9
2012-01-24Lots of re-organization -- getting ready to support a composite USB devicepatacongo1-0/+8
2012-01-20Add support for extended (29-bit) CAN IDspatacongo1-2/+4
2012-01-11Fix bug in STM32 CAN: It must be interrupt drivenpatacongo1-2/+5
2012-01-04Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo1-0/+9
2012-01-02Remove references to the detron boardpatacongo1-4/+0
2011-12-22Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo1-0/+3
2011-12-21Add the beginning of an STM32 CAN driverpatacongo1-0/+9
2011-12-20Finishes the PWM driver for the STM32patacongo1-2/+8
2011-12-17Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo1-0/+3
2011-12-14STM32 RTC driver now compiles and links without error (still untested)patacongo1-13/+22
2011-11-11Fix stack alignment for EABI floating pointpatacongo1-1/+5
2011-10-10Fix fclose() return value when closing read-only filepatacongo1-1/+8
2011-10-03Restore CLOCK_ACTIVETIMEpatacongo1-0/+17
2011-10-02Add FAT date/time stamppatacongo1-0/+3
2011-09-27CDC ACM fixespatacongo1-2/+7
2011-09-16A little progress with CDC ACM driverpatacongo1-2/+2
2011-09-15More CDC serial updatespatacongo1-3/+4
2011-09-13Add CDC ACM serial class device driverpatacongo1-1/+44
2011-08-19Add support for multiplexed SDIO pins from Urospatacongo1-5/+32
2011-08-15Finishes very basic Kinetis portpatacongo1-0/+8
2011-08-12Add Kinesis watchdog, ramfuncs, idle loop, start of clock configurationpatacongo1-0/+2
2011-08-05Misc documentation/LCD-related updatespatacongo1-34/+54
2011-07-29Add one more font; Fix ez80 serial bugpatacongo1-13/+16
2011-07-29Add more fontspatacongo1-12/+34
2011-07-27Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo1-4/+15
2011-07-19Setup environment to support multiple fontspatacongo1-3/+4
2011-07-14Fix NT stype upper/lower case FAT 8.3 filenamepatacongo1-2/+4
2011-07-13Add long file name parsing logicpatacongo1-0/+11
2011-07-03Add board configuration for Sure Electronics PIC32MX boardpatacongo1-0/+7
2011-07-01Add support for accessing printf, sprintf, puts, etc. strings that do not lie...patacongo1-5/+29
2011-06-16Add configuratin for PJRC Teensy boardpatacongo1-1/+7
2011-06-09Documentatin updatepatacongo1-0/+9
2011-05-28atexit() functions now called when task killed by task delete; For MCUs with ...patacongo1-0/+9
2011-05-25Documentation updatepatacongo1-29/+49
2011-05-24Add resource.h and fixed frequently cloned typopatacongo1-2/+2
2011-05-14More updates to README filespatacongo1-7/+7
2011-05-14Update README filespatacongo1-4/+5
2011-05-14Implemented line-oriented buffering for std outputpatacongo1-0/+7
2011-05-12Modify standard header files to work with RGMPpatacongo1-0/+5
2011-05-12First set of changes to incorporate the RGMP portpatacongo1-0/+11
2011-05-08Complets ram mapping logicpatacongo1-0/+3
2011-05-07Add STM32 FLASH driverpatacongo1-139/+160
2011-04-10Prep for 6.1 releasepatacongo1-0/+5
2011-04-06Integrate syscall with existing svcall logicpatacongo1-25/+30
2011-04-05Add a layer to redirect kernel-mode memory manager accessespatacongo1-2/+1
2011-04-03New LIS331DL driver and VSN updates from Urospatacongo1-4/+10
2011-03-21Prep for 6.0 releasepatacongo1-6/+5
2011-03-20More build fixespatacongo1-7/+4
2011-03-18Update to apps/buildpatacongo1-0/+24