Gregory Nutt
|
812bb8ae31
|
Add support for the STM32F429I-Discovery board from Ken Pettit
|
2013-11-07 16:55:45 -06:00 |
|
Gregory Nutt
|
3704b58f5a
|
Updated REAMDE documentation
|
2013-10-27 07:45:54 -06:00 |
|
Gregory Nutt
|
53ed67dd8f
|
Added support for the Olimex STM32 P207 board. From Martin Lederhilger
|
2013-10-24 08:48:04 -06:00 |
|
Gregory Nutt
|
f1f8ae5323
|
Add framework for Spark Core board support. The initial commit is a clone of the Maple Mini and still needs Spark customizations
|
2013-10-02 08:24:46 -06:00 |
|
Gregory Nutt
|
5c6d8b75fa
|
configs/compal_e88 converted to use the kconfig-frontends tools
|
2013-09-27 16:12:44 -06:00 |
|
Gregory Nutt
|
7f59b68069
|
Move apps/examples/cdcacm to apps/system/cdcacm
|
2013-09-25 17:23:03 -06:00 |
|
Gregory Nutt
|
f862facb2d
|
Move apps/examples/usbmsc to apps/system/usbmsc
|
2013-09-25 16:54:39 -06:00 |
|
Gregory Nutt
|
41146445fe
|
STM32: Support for the LeafLabs Maple and Maple Mini boards. From Librae
|
2013-09-13 12:45:33 -06:00 |
|
Gregory Nutt
|
7f647b1fe5
|
Remove empty README.txt files
|
2013-08-31 13:17:04 -06:00 |
|
Gregory Nutt
|
13b5f7825c
|
Basic framework to support the AT91SAMA5D3 family and the SAMA5D3x-EK board(s) in particular
|
2013-07-19 15:23:03 -06:00 |
|
Gregory Nutt
|
28a8854e74
|
Add links to board README files in the NuttX.html file
|
2013-07-16 16:01:51 -06:00 |
|
Gregory Nutt
|
43f59204af
|
Partial fixes for Zmodem RX buffering problems.
|
2013-07-15 12:33:35 -06:00 |
|
Gregory Nutt
|
c303a779e8
|
Update documentation to include references to the Arduino Due board
|
2013-06-27 14:33:10 -06:00 |
|
Gregory Nutt
|
7d642f7c1d
|
Add a directory to hold configurations for the SAM4S Xplained board
|
2013-06-10 18:20:30 -06:00 |
|
Gregory Nutt
|
b4e59b30ae
|
Add a skeleton configuration that will eventually support the SAM4L Xplained Pro board
|
2013-06-03 15:11:56 -06:00 |
|
Gregory Nutt
|
32a47fa854
|
Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add some missing .gitignore files
|
2013-05-30 14:45:31 -06:00 |
|
Gregory Nutt
|
a64e057c62
|
Converted configs/pcblogic-pic32mx configurations to use kconfig-frontends. Re-organization of files in configs/pcblogic-pic32mx/src
|
2013-05-25 11:53:49 -06:00 |
|
Gregory Nutt
|
ad957c97df
|
Minor documentation update
|
2013-05-24 14:05:20 -06:00 |
|
Gregory Nutt
|
a4cf8b74b1
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
f6678fc062
|
Fix comments, references to the old SVN, and links to the old SVN. Replace with equivalent GIT info
|
2013-04-19 18:35:06 -06:00 |
|
patacongo
|
e397b38ed3
|
Add port to Zilogic Systems ZKIT-ARM-1769 board (more coming)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5673 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-26 14:09:43 +00:00 |
|
patacongo
|
d748ef50ad
|
Add NUC120 config FLASH definitions; documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5664 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-22 23:05:34 +00:00 |
|
patacongo
|
dc14773361
|
Beginning of apps/system/usbmonitor (incomplete); more LM4F changes from JP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5577 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-28 18:45:09 +00:00 |
|
patacongo
|
4880f372dc
|
configs/p112: Add a configuration for the Z180 P112 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5429 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-11 21:42:15 +00:00 |
|
patacongo
|
5e3ca97297
|
Add support for the Z180 MMU and generic hooks for processes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5428 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-11 18:04:04 +00:00 |
|
patacongo
|
13acc5c39a
|
Add source files for z180
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5426 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-10 18:40:01 +00:00 |
|
patacongo
|
e20618369e
|
Generated libraries are now installed in a new lib/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5332 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-11 00:57:22 +00:00 |
|
patacongo
|
aac006ebda
|
move lib/ to libc/ to make room for a true lib/ directory. Rename libraries to match
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5328 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-10 15:47:45 +00:00 |
|
patacongo
|
5446f8faed
|
Several patches from Petteri Aimonen (mostly NxWidgets)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5324 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-09 14:54:29 +00:00 |
|
patacongo
|
09bdd34963
|
STM32 F100 High Density support and generic board configuration from Freddie Chopin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5315 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-06 13:36:51 +00:00 |
|
patacongo
|
647429897c
|
Add port of cJSON from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5267 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-27 18:21:26 +00:00 |
|
patacongo
|
a6402e4c45
|
Add a THTTPD configuration for the Shenzhou board (Darcy Gong)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5233 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-13 15:12:44 +00:00 |
|
patacongo
|
cce50583d6
|
Delete the apps/vsn directory (moved commands to apps/system)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5209 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 00:11:05 +00:00 |
|
patacongo
|
3c2ea9ecce
|
Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to build system; Fixes to Shenzhou NxWM configuration for clean build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5193 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-26 14:36:28 +00:00 |
|
patacongo
|
ad21cc72e0
|
Fix README.html links -- again
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5192 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 23:36:27 +00:00 |
|
patacongo
|
70386a1fa3
|
Upate some pathes for the new NuttX repository
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5156 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 19:33:42 +00:00 |
|
patacongo
|
02985a360b
|
Add mm/README.txt
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5140 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 00:34:43 +00:00 |
|
patacongo
|
cea9cedee5
|
Network discover utility from Max Holtzberg
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5137 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 18:42:07 +00:00 |
|
patacongo
|
a36d5f0357
|
Beginning of configuration for M3 Wildfire board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5120 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-09 19:13:30 +00:00 |
|
patacongo
|
f21aa1fa36
|
Add basic directory structure for the Shenzhou STM32107 board (not much there yet)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5108 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-07 19:29:21 +00:00 |
|
patacongo
|
2eb0a9fc4f
|
Move RAMLOG driver to drivers/syslog; Add ability to output debug information to any character device or file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4996 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-02 00:42:46 +00:00 |
|
patacongo
|
5a56ccd6c0
|
FreeModBus is now integrated with the Nuttx configuration system
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4961 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 14:56:21 +00:00 |
|
patacongo
|
a7528ecd3e
|
Clean up LPC43 USART vs UART naming
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4903 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-04 14:19:49 +00:00 |
|
patacongo
|
7775532e01
|
PM Update; add configs//ekk-lm3s9b96
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4888 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-30 00:53:54 +00:00 |
|
patacongo
|
99c95f32d1
|
Add a configuration for the Micromint Lincoln60 LPC1769 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4886 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-29 19:35:28 +00:00 |
|
patacongo
|
f63023a7aa
|
Add a configuration to support the Mirtoo module
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4852 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-20 00:04:56 +00:00 |
|
patacongo
|
83c8282a7c
|
Additional documentation/README updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4519 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-24 22:39:52 +00:00 |
|
patacongo
|
36816612cb
|
Update documenation to include Calypso and the Compal phones
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4513 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-24 17:52:10 +00:00 |
|
patacongo
|
03aa43eb2c
|
Documentation update for NxWidgets
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4508 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-22 23:34:37 +00:00 |
|
patacongo
|
a672a54553
|
Prep for 6.16 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4474 42af7a65-404d-4744-a932-0658087f49c3
|
2012-03-10 18:57:44 +00:00 |
|
patacongo
|
0dee6b3726
|
Fix bug in STM32 CAN: It must be interrupt driven
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4295 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-11 14:56:56 +00:00 |
|
patacongo
|
4592664d33
|
Remove references to the detron board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4250 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-02 12:34:31 +00:00 |
|
patacongo
|
b1d1b97441
|
Update README, LPC1766-STK button improvements, new Make targets, new Getting Started document
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4244 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-31 16:53:05 +00:00 |
|
patacongo
|
0c2abc50b9
|
Add support for LEDs on the Ethernet Starter kit
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4223 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-25 14:28:12 +00:00 |
|
patacongo
|
73ceb73ed2
|
Update to README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4222 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-24 13:46:06 +00:00 |
|
patacongo
|
35333b9e58
|
Finishes the PWM driver for the STM32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4206 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-20 18:28:50 +00:00 |
|
patacongo
|
959b83d2c2
|
Fix fclose() return value when closing read-only file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4036 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 19:40:56 +00:00 |
|
patacongo
|
f479a812af
|
Add TIFF unit test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3969 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-22 14:53:15 +00:00 |
|
patacongo
|
d7f765b5e7
|
Add I2C README file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3934 42af7a65-404d-4744-a932-0658087f49c3
|
2011-09-02 13:59:46 +00:00 |
|
patacongo
|
2c12bfa807
|
STM32 I2C fix, documentation update, fixes for FreeBSD/ASH build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3917 42af7a65-404d-4744-a932-0658087f49c3
|
2011-08-27 14:58:42 +00:00 |
|
patacongo
|
fdb7f6b96d
|
Change for clean compilation of Sure PIC32MX configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3742 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-03 17:14:27 +00:00 |
|
patacongo
|
11dbf9fead
|
More updates to README files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3610 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-14 18:38:09 +00:00 |
|
patacongo
|
c29957e6ea
|
Ported Ficl to NuttX apps/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3584 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-10 18:18:19 +00:00 |
|
patacongo
|
a427755b85
|
Add directory structure to support PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3579 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-08 21:38:47 +00:00 |
|
patacongo
|
67ec4659d1
|
Complets ram mapping logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3578 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-08 14:42:42 +00:00 |
|
patacongo
|
0514f6a8c7
|
Update README documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3543 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-30 17:41:08 +00:00 |
|
patacongo
|
1a610def49
|
Add DHCP server configuration for LPCXpresso
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3517 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-17 14:48:58 +00:00 |
|
patacongo
|
51d5d04168
|
Kernel build mostly successful
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3454 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-02 15:25:22 +00:00 |
|
patacongo
|
d4d0dd8faf
|
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 18:18:19 +00:00 |
|
patacongo
|
1eade7e76b
|
Move nuttx/netutils to apps/netutils
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3401 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 21:04:13 +00:00 |
|
patacongo
|
dc7cda51c9
|
Add support for RAMTRON NVRAM devices
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3347 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-06 15:39:02 +00:00 |
|
patacongo
|
b0cbf7e2a6
|
Add a stub for the QEMU serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3341 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-05 20:05:01 +00:00 |
|
patacongo
|
781be650ae
|
Add support for the ISOTEL NetClamps VSN board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3321 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-27 15:42:07 +00:00 |
|
patacongo
|
4f63c7fafd
|
Rename arch/pjrc-8051 to arch/8051
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3315 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-25 00:00:04 +00:00 |
|
patacongo
|
c0cf17b8ce
|
Change all CVS references to SVN
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3295 42af7a65-404d-4744-a932-0658087f49c3
|
2011-02-14 13:46:26 +00:00 |
|
patacongo
|
5213a669cb
|
Update README index
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3246 42af7a65-404d-4744-a932-0658087f49c3
|
2011-01-12 04:45:23 +00:00 |
|
patacongo
|
b882ecf752
|
Config documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3082 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 17:01:13 +00:00 |
|
patacongo
|
f628645612
|
Add Cygwin build note
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2979 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-08 12:33:31 +00:00 |
|
patacongo
|
7616bdf704
|
Add README for Nucleus2G
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2740 42af7a65-404d-4744-a932-0658087f49c3
|
2010-06-12 01:29:35 +00:00 |
|
patacongo
|
b6d65bea5f
|
Add LM3S6965 NSH configuration + Prep for 5.5 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2659 42af7a65-404d-4744-a932-0658087f49c3
|
2010-05-09 16:36:07 +00:00 |
|
patacongo
|
2e79c1f3ee
|
Add a README
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2592 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-14 01:17:42 +00:00 |
|
patacongo
|
022af50c0f
|
Prep for 5.3 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2589 42af7a65-404d-4744-a932-0658087f49c3
|
2010-04-11 19:44:36 +00:00 |
|
patacongo
|
7ea7d9fcc5
|
Add README
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2521 42af7a65-404d-4744-a932-0658087f49c3
|
2010-01-22 03:45:25 +00:00 |
|
patacongo
|
5d50d09c54
|
README update + lpc313x now links to ISRAM addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2471 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-31 20:23:07 +00:00 |
|
patacongo
|
b8bd16889e
|
Update README info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2408 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-22 00:41:38 +00:00 |
|
patacongo
|
b7dbc99f53
|
Move some drivers to separate subdirectories
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2156 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-18 13:52:21 +00:00 |
|
patacongo
|
c32dac19b7
|
Add README file info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2136 42af7a65-404d-4744-a932-0658087f49c3
|
2009-10-14 21:54:31 +00:00 |
|