- Apr 20, 2013
-
-
Gregory Nutt authored
Add a tool to auto-generated documentation of NuttX configuration variables (still a work in progress)
-
- Apr 18, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Apr 17, 2013
-
-
Gregory Nutt authored
Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register. We have to revert to using the nasty PRIMASK register
-
- Apr 16, 2013
-
-
Gregory Nutt authored
-
- Apr 13, 2013
-
-
Gregory Nutt authored
-
- Apr 12, 2013
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Convert olimex-lpc17stk configuration to use the kconfig-frontends tools; Fix some compile errors in the pl2303 USB device driver
-
- Apr 10, 2013
-
-
Gregory Nutt authored
-
- Apr 09, 2013
-
-
Gregory Nutt authored
Fixes to the LM4F clock configuration. Errors in register handling caused everything to run at half speed
-
Gregory Nutt authored
-
- Apr 07, 2013
-
-
Gregory Nutt authored
LPC17xx GPIO interrupt fixes: lpc17_setintedge() must be atomic. Can't disable interrupts from interrupt handlers because they are automatically re-enabled. Try re-configuring pin instead.
-
- Apr 05, 2013
-
-
Gregory Nutt authored
-
- Apr 03, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5815 42af7a65-404d-4744-a932-0658087f49c3
-
- Apr 01, 2013
-
-
patacongo authored
More naming changes associated with earlier renaming of LP17xx up_spiinitialize; LPC178x SSP support; Open1788 SSP and touchscreen support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5811 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5810 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
LPC17xx SPI and SSP initialization functions both called up_spiinitialize(); Changed to lpc17_spinitialize() and lpc17_sspinitialize(). git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5809 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5808 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5807 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 31, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5805 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5802 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 30, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5801 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 29, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5800 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 27, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5795 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5791 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 25, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5784 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 24, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5783 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5782 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5781 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 23, 2013
-
-
patacongo authored
binfmt_execmodule() calls to sched_releasttcb() was not updated to use the second, thread type parameter git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5779 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5778 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 22, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5775 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5774 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 21, 2013
-
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5769 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5768 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5767 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 20, 2013
-
-
patacongo authored
In the kernel build, allocate the stacks for kernel threads from the kernel heap so that they are protected from medddling by the applications git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5766 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5765 42af7a65-404d-4744-a932-0658087f49c3
-
patacongo authored
Fix a FAT error when trying to create file in a non-existent directory. Reported by Andrew Tridgell. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5764 42af7a65-404d-4744-a932-0658087f49c3
-
- Mar 19, 2013
-
-
patacongo authored
Directories where the same source files are used to build different objects need to keep those objects in separate directories; LPC17xx updates from Chris Taglia git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5762 42af7a65-404d-4744-a932-0658087f49c3
-