summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttX.html
Commit message (Collapse)AuthorAgeFilesLines
* Prep for release 6.30nuttx-6.30Gregory Nutt2013-09-141-868/+53
|
* STM32: Support for the LeafLabs Maple and Maple Mini boards. From LibraeGregory Nutt2013-09-131-0/+9
|
* Fix all occurrences of "the the" in documentation and commentsGregory Nutt2013-08-271-4/+4
|
* Change setup logic to hand MTD minor numbers for AT24, HSMCI0, and HSMCI1Gregory Nutt2013-08-071-1/+1
|
* SAMA5: Add HSMCI memory card driver supportGregory Nutt2013-08-051-3/+5
|
* Correct errors noted in SAMA5 documentationGregory Nutt2013-08-011-10/+6
|
* Prep for NuttX-6.29 releasenuttx-6.29Gregory Nutt2013-07-311-627/+453
|
* SAMA5: Add an NSH configuration of the SAMA5D3x-EK boardGregory Nutt2013-07-311-1/+49
|
* Add links to board README files in the NuttX.html fileGregory Nutt2013-07-161-43/+112
|
* Fix problems with host build of the Zmodem toolsGregory Nutt2013-07-161-1/+8
|
* Add an NSH configuration for the Arduino Due; Pluse several fixes related to ↵Gregory Nutt2013-06-281-2/+3
| | | | the Due and to the SAM3X in general
* Update documentation to include references to the Arduino Due boardGregory Nutt2013-06-271-2/+28
|
* Add support for the SAM4L Xplained Pro I/O1 moduleGregory Nutt2013-06-151-7/+0
|
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-141-503/+635
|
* SAM4S: Add NSH configuration. Calibrated delay loops. Port now seems fully ↵Gregory Nutt2013-06-121-4/+26
| | | | functional
* Beginning updates of SAM3U header files o include support for the SAM4S: ↵Gregory Nutt2013-06-101-5/+1
| | | | WDT, SUPC, EEFC, MATRIX, and PMC
* SAM4L: Extend interrupt support for the larger number of NVIC interrupts of ↵Gregory Nutt2013-06-091-3/+54
| | | | the SAM4L
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. ↵Gregory Nutt2013-05-301-2/+26
| | | | Add some missing .gitignore files
* Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. ↵Gregory Nutt2013-05-251-1/+5
| | | | Re-organization of files in configs/pcblogic-pic32mx/src
* Minor documentation updateGregory Nutt2013-05-241-1/+24
|
* Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD ↵Gregory Nutt2013-05-241-4/+4
| | | | support and to the apps/examples/slcd segment LCD test.
* Documentation updateGregory Nutt2013-05-221-159/+267
|
* Add STM32L15X segment LCD register definitions; Updated documentatin and ↵Gregory Nutt2013-05-211-3/+4
| | | | README files
* Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The ↵Gregory Nutt2013-05-211-3/+66
| | | | NSH configuration is now fully functional on the STM32L-Discovery board.
* Documentation updatesGregory Nutt2013-05-071-16/+16
|
* Fixed to M25P driver from Ken Pettit plus some documentation updatesGregory Nutt2013-05-031-1/+10
|
* Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers ↵Gregory Nutt2013-05-031-0/+45
| | | | to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
* Prep for NuttX-6.27 releasenuttx-6.27Gregory Nutt2013-04-281-483/+495
|
* Documentation now expects autogenerated configuration variable documenation ↵Gregory Nutt2013-04-221-5/+16
| | | | at Documentation/NuttXConfigVariables.html
* Fix comments, references to the old SVN, and links to the old SVN. Replace ↵Gregory Nutt2013-04-191-21/+21
| | | | with equivalent GIT info
* Update HTML files and clean up some Freedom KL25Z filesGregory Nutt2013-04-171-2/+26
|
* Updated to documentation and README filesGregory Nutt2013-04-111-6/+6
|
* Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannanpatacongo2013-04-011-3/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5808 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-151-706/+477
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
* LPC1788 updates -- OS test configuration now workspatacongo2013-03-041-2/+23
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
* Add System Control register definitions for the LM4F120patacongo2013-03-031-5/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5700 42af7a65-404d-4744-a932-0658087f49c3
* Add a configuration to begin development of an LM4F120 LaunchPad portpatacongo2013-03-011-4/+21
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5692 42af7a65-404d-4744-a932-0658087f49c3
* Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be ↵patacongo2013-02-271-1/+1
| | | | | | static const git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5683 42af7a65-404d-4744-a932-0658087f49c3
* The NuTiny-SDK-NUC120 basic port is complete and functionalpatacongo2013-02-271-3/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5682 42af7a65-404d-4744-a932-0658087f49c3
* Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)patacongo2013-02-261-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5673 42af7a65-404d-4744-a932-0658087f49c3
* More files for the Cortex-M0/NUC120 portpatacongo2013-02-181-40/+71
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5659 42af7a65-404d-4744-a932-0658087f49c3
* Add a driver for the SST30VF NOR FLASH partspatacongo2013-02-111-9/+31
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5640 42af7a65-404d-4744-a932-0658087f49c3
* Last minute 6.25 changenuttx-6.25patacongo2013-02-011-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5595 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.25 releasepatacongo2013-02-011-402/+805
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5594 42af7a65-404d-4744-a932-0658087f49c3
* Implement vfork() for the MIPS32 architecturepatacongo2013-01-151-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
* Use SIGCHLD with waitpid(); implemented wait() and waitid()patacongo2013-01-131-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5515 42af7a65-404d-4744-a932-0658087f49c3
* Add spawn attribute logic which will eventually be needed to support ↵patacongo2013-01-101-7/+7
| | | | | | posix_spawn() git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5501 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatepatacongo2013-01-081-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5491 42af7a65-404d-4744-a932-0658087f49c3
* Correct some errors in the LPC17xx SYSCON register bit definitions (from ↵patacongo2013-01-051-1/+1
| | | | | | Rommel Marcello) git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5479 42af7a65-404d-4744-a932-0658087f49c3
* Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board ↵patacongo2012-12-281-2/+3
| | | | | | with the LPC2148; Add configurations sim/nxlines. convert mcu123-lpc214x/nsh to use the kconfig-frontends. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5465 42af7a65-404d-4744-a932-0658087f49c3