summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Prep for 6.12 releasenuttx-6.12patacongo2011-12-071-100/+120
* Fix banding on the R61580 LCDpatacongo2011-12-051-42/+67
* Add two new small, bold, sans-serif fontspatacongo2011-12-012-2/+34
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-4/+7
* Button test can now be built as an NSH commandpatacongo2011-11-141-2/+2
* Prep for 6.11 releasenuttx-6.11patacongo2011-11-121-166/+113
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-1/+6
* Fix HTML errors in a documentpatacongo2011-10-251-5/+5
* Add logic to read from graphics memorypatacongo2011-10-221-49/+188
* Fix sim/nsh2 buildpatacongo2011-10-111-4/+39
* Fix fclose() return value when closing read-only filepatacongo2011-10-101-2/+3
* Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the ...patacongo2011-10-071-0/+12
* Prep for 6.10 releasenuttx-6.10patacongo2011-10-061-122/+141
* Add FAT date/time stamppatacongo2011-10-021-0/+5
* Remove support for UTC time; add support for 64-bit timepatacongo2011-10-021-51/+15
* Add support for lo- and hi-res RTC hardwarepatacongo2011-10-011-15/+54
* Add a simulated touchscreen driverpatacongo2011-09-281-22/+31
* CDC ACM fixespatacongo2011-09-271-2/+5
* Add TIFF unit testpatacongo2011-09-221-1/+3
* A little progress with CDC ACM driverpatacongo2011-09-161-2/+2
* More CDC serial updatespatacongo2011-09-151-1/+3
* Add CDC ACM serial class device driverpatacongo2011-09-131-2/+53
* Prep for 6.9 Releasenuttx-6.9patacongo2011-09-111-120/+133
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-071-4/+5
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-061-1/+1
* Add PM block diagrampatacongo2011-09-042-0/+3
* Update PM documentationpatacongo2011-09-042-28/+342
* Add I2C README filepatacongo2011-09-021-1/+2
* Fix errors in gmtime and gmtime_rpatacongo2011-09-011-63/+101
* Add NSH date commandpatacongo2011-09-011-0/+2
* STM32 I2C fix, documentation update, fixes for FreeBSD/ASH buildpatacongo2011-08-271-9/+28
* Documentation updatepatacongo2011-08-252-27/+180
* Fix nxgl_splitline bugpatacongo2011-08-252-15/+31
* Add a test of the circle rendering logicpatacongo2011-08-241-8/+8
* Add circle drawing interfacespatacongo2011-08-241-30/+344
* Progress with Kinetis SDHC driver (more to to)patacongo2011-08-221-2/+12
* Prep for 6.8 releasenuttx-6.8patacongo2011-08-191-197/+85
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-192-7/+58
* The basic Kinetis K60 port workspatacongo2011-08-181-1/+106
* Add Kinesis watchdog, ramfuncs, idle loop, start of clock configurationpatacongo2011-08-121-0/+4
* Misc documentation/LCD-related updatespatacongo2011-08-051-2/+28
* Completes test of line/trapezoid drawing routinespatacongo2011-08-041-13/+25
* Prep for 6.7 Releasenuttx-6.7patacongo2011-08-021-156/+148
* Add NX line drawing interfacespatacongo2011-08-021-31/+228
* Add one more font; Fix ez80 serial bugpatacongo2011-07-292-28/+36
* Add more fontspatacongo2011-07-292-20/+71
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-272-4/+41
* Add memory usage monitor to USB storage examplepatacongo2011-07-251-0/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-139/+152
* Update BDF converterpatacongo2011-07-241-3/+4