summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-2/+4
* Add a RAM-based logging devicepatacongo2012-02-111-4/+123
* FTPD daemon and example now build without errorspatacongo2012-02-051-1/+31
* Add build environment for the FTP daemonpatacongo2012-02-041-2/+2
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-9/+47
* Add on_exit(); Re-order some logic in the task shutdown sequence. Sometimes ...patacongo2012-01-311-1/+1
* Most USB Composite device debugpatacongo2012-01-271-0/+17
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-271-1/+8
* Add a text for the new composite USB devicepatacongo2012-01-261-0/+16
* More USB composite device logicpatacongo2012-01-262-2/+44
* More clean up of namespacepatacongo2012-01-261-3/+3
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-252-31/+31
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-10/+10
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-241-1/+13
* Create directory structures to support power-related devicespatacongo2012-01-221-9/+9
* Increase range of pulse count in PWM driverpatacongo2012-01-161-1/+1
* Prep for 6.14 releasenuttx-6.14patacongo2012-01-151-147/+134
* Fix bug in STM32 CAN: It must be interrupt drivenpatacongo2012-01-111-0/+2
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-111-5/+3
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-051-40/+48
* Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo2012-01-041-8/+52
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+9
* Remove references to the detron boardpatacongo2012-01-022-7/+0
* Add FAT long filename support to the Olimex LPC1766-STK NSH and FTPC configur...patacongo2012-01-011-1/+29
* Fix some issues with LPC1766-STK button support (there are more)patacongo2011-12-312-75/+76
* Update README, LPC1766-STK button improvements, new Make targets, new Getting...patacongo2011-12-3115-79/+105
* Prep for 6.13 releasenuttx-6.13patacongo2011-12-261-118/+128
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
* Update to README filespatacongo2011-12-241-3/+10
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-0/+5
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-7/+53
* Finishes the PWM driver for the STM32patacongo2011-12-202-7/+18
* Add a test for PWM driverspatacongo2011-12-192-5/+53
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-141-1/+32
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-6/+43
* 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