summaryrefslogtreecommitdiffstats
path: root/nuttx/Documentation/NuttxPortingGuide.html
AgeCommit message (Expand)AuthorFilesLines
2012-08-07Add a USB0 device header file for LPC43patacongo1-2/+2
2012-08-03Improve capability to traverse inodes in the NuttX psuedo-filesystem; now ret...patacongo1-1/+6
2012-08-02Fix syslog mutual exclusion and interrupt level logicpatacongo1-5/+6
2012-08-02Move RAMLOG driver to drivers/syslog; Add ability to output debug information...patacongo1-2/+14
2012-08-01atexit() and on_exit() may now be configured to support multiple exit callbackspatacongo1-0/+18
2012-07-08Add a generic GCC stdarg.h header filepatacongo1-6/+64
2012-06-20Add a configuration to support the Mirtoo modulepatacongo1-1/+7
2012-06-14NFS just finished a major weight reduction programpatacongo1-10/+69
2012-05-29Massive naming fix: STMPE11->STMPE811patacongo1-19/+19
2012-05-14Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo1-0/+9
2012-05-11SMTPE11 and NxWM touchscreen fixespatacongo1-1/+5
2012-05-08The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo1-2/+14
2012-05-07Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo1-0/+12
2012-05-06Add STMPE11 temperature sensor logicpatacongo1-1/+1
2012-05-06Add STMPE11 touchscreen logicpatacongo1-1/+43
2012-04-13Add a header file that defines a standard watchdog timer driverpatacongo1-3/+33
2012-03-23Updated comments; starting to implement priority protection but backed everyt...patacongo1-1/+1
2012-03-21Move serial header files to include/nuttx/serialpatacongo1-1/+1
2012-03-21Move file-system header files to include/nuttx/fspatacongo1-6/+6
2012-03-12Add support for the Sure DB-DP11212 PIC32 boardpatacongo1-2/+32
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-6/+6
2012-02-28Add support for C++ static constructors (at least to a few platforms)patacongo1-1/+4
2012-02-23(1) Fix a critical memory leak in the TCP read-ahead buffering logic; Add an ...patacongo1-1/+6
2012-02-21STM32 SDIO DMA: Ignore DMA FIFO errors; these seem to be bogus. SD multiple ...patacongo1-2/+2
2012-02-12Add interface to enabled/disable debug outputpatacongo1-0/+3
2012-02-11Add logic to re-direct debug output to a sysloggin devicepatacongo1-0/+43
2012-02-11Add logic so that a RAM log can be used in place of a console devicepatacongo1-2/+4
2012-02-05FTPD daemon and example now build without errorspatacongo1-1/+31
2012-01-27Most USB Composite device debugpatacongo1-0/+17
2012-01-27First round of changes from debug of USB composite device (still has problems)patacongo1-1/+8
2012-01-26Add a text for the new composite USB devicepatacongo1-0/+16
2012-01-26More USB composite device logicpatacongo1-0/+42
2012-01-26More clean up of namespacepatacongo1-3/+3
2012-01-25More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo1-25/+25
2012-01-25Massive name change USB STRG -> USB MSCpatacongo1-10/+10
2012-01-24Lots of re-organization -- getting ready to support a composite USB devicepatacongo1-1/+13
2012-01-22Create directory structures to support power-related devicespatacongo1-9/+9
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-5/+0
2011-12-22Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo1-0/+5
2011-12-21Add the beginning of an STM32 CAN driverpatacongo1-7/+53
2011-12-19Add a test for PWM driverspatacongo1-3/+51
2011-12-14Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo1-6/+43
2011-12-01Add two new small, bold, sans-serif fontspatacongo1-1/+21
2011-11-11Fix stack alignment for EABI floating pointpatacongo1-1/+6
2011-10-02Add FAT date/time stamppatacongo1-0/+5
2011-10-02Remove support for UTC time; add support for 64-bit timepatacongo1-51/+15
2011-10-01Add support for lo- and hi-res RTC hardwarepatacongo1-15/+54
2011-09-27CDC ACM fixespatacongo1-2/+5
2011-09-16A little progress with CDC ACM driverpatacongo1-2/+2