Gregory Nutt
|
a3c1949963
|
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
|
9714e9e42c
|
Minor documentation update
|
2013-05-24 14:05:20 -06:00 |
|
Gregory Nutt
|
bc4e519042
|
Additional bug fixes and minor extensions to the STM32L-Disovery segment LCD support and to the apps/examples/slcd segment LCD test.
|
2013-05-24 12:00:15 -06:00 |
|
Gregory Nutt
|
2286ea14a2
|
Documentation update
|
2013-05-22 11:06:20 -06:00 |
|
Gregory Nutt
|
28112cea0f
|
Add STM32L15X segment LCD register definitions; Updated documentatin and README files
|
2013-05-21 12:39:48 -06:00 |
|
Gregory Nutt
|
e4d906960a
|
Fix STM32L15X vector definitions; Fix STM32L-Discovery LED controls. The NSH configuration is now fully functional on the STM32L-Discovery board.
|
2013-05-21 11:25:30 -06:00 |
|
Gregory Nutt
|
5441512bd2
|
Documentation updates
|
2013-05-07 08:55:28 -06:00 |
|
Gregory Nutt
|
ca5641f2d7
|
Make Pirelli-DLP10 a true board configuration; Calypso no compiles without errors
|
2013-05-05 09:10:47 -06:00 |
|
Gregory Nutt
|
345c592258
|
Fixed to M25P driver from Ken Pettit plus some documentation updates
|
2013-05-03 17:17:14 -06:00 |
|
Gregory Nutt
|
72179b7773
|
Rearchitecting of some MTD, partition, SMART interfaces, and FLASH drivers to: Better use the byte write capbility when available and to use smaller erase sectors for the erase sector size when available).
|
2013-05-03 12:52:33 -06:00 |
|
Gregory Nutt
|
99c2cfc168
|
Add an optional byte-oriented write method to the MTD interface
|
2013-05-01 10:59:57 -06:00 |
|
Gregory Nutt
|
c73bd9b906
|
Add support for the MikroElektronika Mikromedia for STM32F4 development board. From Ken Petit
|
2013-04-30 18:31:47 -06:00 |
|
Gregory Nutt
|
35360712f5
|
Prep for NuttX-6.27 release
|
2013-04-28 10:56:29 -06:00 |
|
Gregory Nutt
|
86b815373a
|
Remove up_assert_code
|
2013-04-25 15:19:59 -06:00 |
|
Gregory Nutt
|
27e4bcdd0c
|
Updated .gitignore files
|
2013-04-23 19:05:59 -06:00 |
|
Gregory Nutt
|
25270695ee
|
LPC17xx ADC: Configure all ADC pins in the set, not just one. From MKannan
|
2013-04-23 08:47:21 -06:00 |
|
Gregory Nutt
|
cf311c82ab
|
Documentation now expects autogenerated configuration variable documenation at Documentation/NuttXConfigVariables.html
|
2013-04-22 16:46:15 -06:00 |
|
Gregory Nutt
|
ba3f1a751d
|
kconfig2html: Add collapsable table of contents
|
2013-04-22 13:58:02 -06:00 |
|
Gregory Nutt
|
2848f657ed
|
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 |
|
Gregory Nutt
|
3725665f27
|
Update HTML files and clean up some Freedom KL25Z files
|
2013-04-17 13:33:40 -06:00 |
|
Gregory Nutt
|
1ca14e3555
|
Updated to documentation and README files
|
2013-04-11 06:53:26 -06:00 |
|
Gregory Nutt
|
23db0682b7
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
patacongo
|
83c4c55b12
|
Add support for CAN1 and CAN2 to zkit-arm-1769. From M. Kannan
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5808 42af7a65-404d-4744-a932-0658087f49c3
|
2013-04-01 14:10:54 +00:00 |
|
patacongo
|
ee885b45d8
|
Copy siginfo_t to step before calling a user-space signal handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5769 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-21 20:02:14 +00:00 |
|
patacongo
|
170952d6e8
|
Add a up_stack_frame() interface to allocate a frame of data on a task's stack.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5768 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-21 17:35:08 +00:00 |
|
patacongo
|
3bf2c1b355
|
Change prototypes of up_create_stack and up_release_stack to include a task type parameter
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5765 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-20 18:22:21 +00:00 |
|
patacongo
|
6239b70352
|
Prep for 6.26 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-15 18:07:34 +00:00 |
|
patacongo
|
1c52dce216
|
More changes for a kernel-mode allocator (more to be done)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-09 21:12:20 +00:00 |
|
patacongo
|
0db8dc83ee
|
up_addregion should use kmm_addregion; move garbage kmm*.c file to mm/. for now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5721 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-08 22:01:50 +00:00 |
|
patacongo
|
9ee24b19de
|
LPC1788 updates -- OS test configuration now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-04 18:00:07 +00:00 |
|
patacongo
|
69939381a5
|
Add System Control register definitions for the LM4F120
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5700 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-03 21:31:28 +00:00 |
|
patacongo
|
860a1e8a48
|
Add a configuration to begin development of an LM4F120 LaunchPad port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5692 42af7a65-404d-4744-a932-0658087f49c3
|
2013-03-01 19:10:02 +00:00 |
|
patacongo
|
d621681866
|
Some NuTiny-SDK-NUC120 size reduction; All serial driver vtables should be static const
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5683 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-27 22:24:49 +00:00 |
|
patacongo
|
f239368efa
|
The NuTiny-SDK-NUC120 basic port is complete and functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5682 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-27 20:34:57 +00:00 |
|
patacongo
|
a13e9e8139
|
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
|
0b046f1136
|
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
|
539e1a6799
|
More files for the Cortex-M0/NUC120 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5659 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-18 20:24:20 +00:00 |
|
patacongo
|
d932e56dca
|
STM32 F4 patches from Petteri Aimonen (mostly USB)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5652 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-15 14:37:37 +00:00 |
|
patacongo
|
69fd9e1415
|
Add a driver for the SST30VF NOR FLASH parts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5640 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-11 21:44:00 +00:00 |
|
patacongo
|
5c093af766
|
Changed needed to fix issues with task_restart()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5615 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-06 15:43:28 +00:00 |
|
patacongo
|
1fc1a2514e
|
Misc clean-up and bugfixes related to multi-thread group signalling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5614 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-06 00:06:35 +00:00 |
|
patacongo
|
b48009644f
|
Rename _TCB to struct tcb_s
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5610 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-04 18:46:28 +00:00 |
|
patacongo
|
329328e5df
|
New interface task_spawn(); exec_builtin() now uses task_spawn(); All argv types should be char * const * not const char **
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5598 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-02 19:31:30 +00:00 |
|
patacongo
|
9a05ccdbbc
|
Last minute 6.25 change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5595 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-01 22:51:34 +00:00 |
|
patacongo
|
d51e81d34f
|
Prep for 6.25 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5594 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-01 22:37:52 +00:00 |
|
patacongo
|
ad430fc198
|
Add syslog.h; rename lib_rawprintf() to syslog()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-28 21:55:16 +00:00 |
|
patacongo
|
6d6ca37571
|
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
|
3736ae6ba9
|
Add logic to retain child task exit status if so configured
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5553 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-23 22:23:46 +00:00 |
|
patacongo
|
828c1c65c7
|
Change the way thread priority is handled in binfmt/ to better match the way that priority is set up for the builtin tasks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5527 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-17 00:30:12 +00:00 |
|
patacongo
|
7b223f7d4a
|
convert configs/sim/nsh to use kconfig-frontends
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5526 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 21:38:00 +00:00 |
|
patacongo
|
e5908285c4
|
Rename apps/include/apps.h to builtin.h. Move parts of apps/builtins/exec_builtin.c to binfmt/libbuiltin/libbuiltin_utils.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5524 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-16 17:05:00 +00:00 |
|
patacongo
|
8c3c7314a8
|
Implement vfork() for the MIPS32 architecture
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5520 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-15 15:40:18 +00:00 |
|
patacongo
|
b8e53dad52
|
Use SIGCHLD with waitpid(); implemented wait() and waitid()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5515 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-13 18:53:00 +00:00 |
|
patacongo
|
3f0b723b7c
|
Fix a *critical* bug in the task exit logic. Implements SIGCHILD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5513 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-12 19:58:45 +00:00 |
|
patacongo
|
6455ec191c
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5512 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-11 21:51:54 +00:00 |
|
patacongo
|
cb85fb1daa
|
Add spawn attribute logic which will eventually be needed to support posix_spawn()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5501 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-10 00:45:11 +00:00 |
|
patacongo
|
da5ed36c5b
|
Rename LM3S files, variables, and types from lm3s_ to lm_; Rename configuration variables from CONFIG_LM3S_ to CONFIG_LM_
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5497 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 14:48:55 +00:00 |
|
patacongo
|
ddb0ad618e
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5493 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:51:22 +00:00 |
|
patacongo
|
c76795d32b
|
Add execv() and execl(); Move lm3s header files for compatibility
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5492 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 16:25:30 +00:00 |
|
patacongo
|
69f428e2b9
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5491 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-08 00:04:12 +00:00 |
|
patacongo
|
d3c0c8cecb
|
Remove CONFIG_BUILTIN_APPS_START
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5482 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-06 17:00:08 +00:00 |
|
patacongo
|
3e52f2eb38
|
Correct some errors in the LPC17xx SYSCON register bit definitions (from Rommel Marcello)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5479 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-05 13:19:53 +00:00 |
|
patacongo
|
6448fc03b2
|
Add tools/configure.c and configure.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5478 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-04 21:37:31 +00:00 |
|
patacongo
|
afa9c90b38
|
Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board 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
|
2012-12-28 23:40:54 +00:00 |
|
patacongo
|
7459202633
|
Add support for key release events
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5464 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-27 14:01:59 +00:00 |
|
patacongo
|
9c8152f308
|
Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5461 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-26 18:54:59 +00:00 |
|
patacongo
|
fc8b6759b7
|
Remove .context kludge from apps/ directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5455 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-23 22:17:09 +00:00 |
|
patacongo
|
da5eff8f12
|
Rename namedapp as simply builtin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5454 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-23 20:22:41 +00:00 |
|
patacongo
|
7c7a0d4f24
|
Mostly costmetic updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5452 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-23 17:32:41 +00:00 |
|
patacongo
|
cc022f93df
|
Patches from Petteri Aimonen (plus a few other things)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5448 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-21 20:09:32 +00:00 |
|
patacongo
|
ed79a906dc
|
Prep for release 6.24
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5447 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-20 20:22:21 +00:00 |
|
patacongo
|
a160442b78
|
Incorporate address environment interfaces in binfmt/ logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5443 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-19 17:54:26 +00:00 |
|
patacongo
|
e88d94ffdc
|
Restructre address environment interfaces in preparation for incorporation into binfmt/ logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5442 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-18 16:15:27 +00:00 |
|
patacongo
|
a304329d46
|
Integrate PATH traversal logic and binary format logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5441 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-17 14:43:31 +00:00 |
|
patacongo
|
a2d986136d
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5439 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-15 16:03:45 +00:00 |
|
patacongo
|
cc0536eae9
|
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
|
0f218d0e00
|
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
|
de8d4b9a97
|
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
|
141d541cb8
|
Add tools/link.bat, unlink.bat, and copydir.bat
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5419 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-08 16:37:43 +00:00 |
|
patacongo
|
36463721d0
|
Add chip ID funcitions for Shenzhou and Cloudctrl boards; Extened NSH ifconfig command and improve DHCPC -- All from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5393 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-27 16:26:54 +00:00 |
|
patacongo
|
f8ad7573a5
|
Update for ez80 Windows native build (still does not work)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5377 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 17:44:14 +00:00 |
|
patacongo
|
9b37a2c4fc
|
Implement pause()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5376 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-21 00:39:30 +00:00 |
|
patacongo
|
f751d36eee
|
Move some (hopefully) un-necessary quotes in Makefiles for Mike
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-15 17:43:29 +00:00 |
|
patacongo
|
8f47445bd5
|
Add tools/mkdeps.bat and tools/mkdeps.c
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5342 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-13 00:38:59 +00:00 |
|
patacongo
|
98361244f0
|
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
|
1bb71ab951
|
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
|
55c7b1f978
|
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
|
396d51f802
|
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
|
07ca64a5b9
|
Make ostest RR scheduler test use less memory from Freddie Chopin; Plus build fix from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5314 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-05 20:02:56 +00:00 |
|
patacongo
|
264b1d1f22
|
Prep for 6.23 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5313 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-05 15:42:58 +00:00 |
|
patacongo
|
73659bfd99
|
Add interfaces flags, extend ifconfig, add ifup and ifdown commands (Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5308 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-04 18:54:04 +00:00 |
|
patacongo
|
2d801bd23d
|
Put uClibc++ header files in a different directory from NuttX header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5287 42af7a65-404d-4744-a932-0658087f49c3
|
2012-11-01 12:19:20 +00:00 |
|
patacongo
|
95c94a50a4
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5282 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-31 17:53:28 +00:00 |
|
patacongo
|
2965981947
|
Documentation update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5279 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-30 19:25:50 +00:00 |
|
patacongo
|
08404c8492
|
Add documentation for the binary loader
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5278 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-30 14:32:52 +00:00 |
|
patacongo
|
3f9d188789
|
More documentation updated to reference the ELF loader.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5277 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 21:47:14 +00:00 |
|
patacongo
|
17d61bc523
|
Update documentation to at least reference the ELF loader.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5276 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 21:18:51 +00:00 |
|
patacongo
|
918e70fe8e
|
Part I of port of Rhombus math library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5269 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 14:31:57 +00:00 |
|
patacongo
|
1d0fad5f70
|
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
|
b8f437ef4b
|
Move binfmt.h, nxflat.h, elf.h, and symtab.h to include/nuttx/binfmt/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5252 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-24 20:19:44 +00:00 |
|
patacongo
|
e924c5a0b8
|
Minor tweaks to memset
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5245 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 05:38:24 +00:00 |
|
patacongo
|
9e9fe21501
|
Optimized memset() can be configured to do 64-bit stores
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5243 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 01:31:56 +00:00 |
|
patacongo
|
073a96bb2c
|
Add a versin of memset() optimized for speed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5242 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-21 00:41:44 +00:00 |
|
patacongo
|
dca2ef8722
|
Update documentation for recently added configuration options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5241 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 21:42:19 +00:00 |
|
patacongo
|
82dc9393de
|
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
|
c61e67b269
|
More fixes for ldnxflat. There are still problems with the GCC 4.6.3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5227 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-10 19:36:32 +00:00 |
|
patacongo
|
d52a9c74e7
|
Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ld
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5225 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-10 17:01:23 +00:00 |
|
patacongo
|
38104c90c7
|
Updates for new web site
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5221 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-08 18:12:53 +00:00 |
|
patacongo
|
1d1f34b3d0
|
Add buildroot support for binutils-2.22 and gcc-4.6.3; all buildroot tools are not called abc-nuttx-elf instead of abc-elf
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5213 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-05 23:01:51 +00:00 |
|
patacongo
|
279fc93c4e
|
Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency; fleshed out a few more Kconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5211 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 17:36:07 +00:00 |
|
patacongo
|
2df382be20
|
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
|
23139fbe13
|
Delete the apps/vsn directory (moved commands to apps/system)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5208 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-03 23:36:54 +00:00 |
|
patacongo
|
1aa5859474
|
Prep for 6.22 Release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5206 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 19:10:52 +00:00 |
|
patacongo
|
26ffdc5524
|
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
|
c948f86296
|
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
|
441cfb82db
|
Corrections for SD card on Shenzhou board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5183 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-24 18:57:38 +00:00 |
|
patacongo
|
626be6d914
|
Add support for Fire STM32v3; sscanf fixes from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5168 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-21 17:32:30 +00:00 |
|
patacongo
|
2d69ae54b1
|
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
|
50321df42d
|
Remove executable property from source and make files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5146 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 18:46:10 +00:00 |
|
patacongo
|
b94212a272
|
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
|
4aef3076d2
|
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
|
6474398297
|
Fix MMC/SD support for Wildfire board; Granule allocator can now be used from intrrupt handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5134 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 15:18:56 +00:00 |
|
patacongo
|
3ed92de6eb
|
Misc STM32 wildfire and ENC28J60 driver updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5133 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 14:07:13 +00:00 |
|
patacongo
|
b8cc5c9186
|
Misc ENC28J60 fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5132 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-12 00:12:18 +00:00 |
|
patacongo
|
26841d617e
|
Update to granule allocator; Update to ENC28j60 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5130 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-11 20:33:58 +00:00 |
|
patacongo
|
3a0e0aa45b
|
Updates/fixes related to ENC28J60, Kconfigs, and fire-stm32v2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5128 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-11 16:50:16 +00:00 |
|
patacongo
|
a9bff67ba8
|
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
|
a93d7eb69e
|
Shenzhou board is first to use ONLY Kconfig for configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5114 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 13:56:21 +00:00 |
|
patacongo
|
f39a3c9417
|
Remove several unused configuration values
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5113 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-08 04:29:48 +00:00 |
|
patacongo
|
11eb27ca7a
|
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
|
5b268e4dab
|
Removed delay after receiving in recvfrom(). This was killing network performance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5107 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-07 16:51:53 +00:00 |
|
patacongo
|
561bea0899
|
Add support for multiple work queues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5081 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-04 00:54:09 +00:00 |
|
patacongo
|
e84c471083
|
Documentation: nuttx.org no longer re-directs to nuttx.sourceforge.net
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5078 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-01 18:37:38 +00:00 |
|
patacongo
|
8b768dc6fa
|
Separate CVS parsing logic from tools/mksyscall.c; Create tools/mksymtab.c to create symbol tables from CSV files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5075 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-01 15:33:33 +00:00 |
|
patacongo
|
092d15a74a
|
Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5074 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-01 00:26:37 +00:00 |
|
patacongo
|
435dbaacd8
|
Add configurable application entry point
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5070 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-30 20:13:50 +00:00 |
|
patacongo
|
4fde74ccc7
|
Ooops... forgot to add lib_perror.c to the Make.defs file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5062 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-28 19:43:42 +00:00 |
|
patacongo
|
94a048002b
|
Add perror()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5061 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-28 19:01:14 +00:00 |
|
patacongo
|
da30d409a0
|
Add some protection to the priority inheritance logic when sem_post() is called from an interrupt handler
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5060 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-28 14:40:12 +00:00 |
|
patacongo
|
d3c85f5edd
|
Prep for 6.21 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5052 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-25 16:40:31 +00:00 |
|
patacongo
|
4996e1117e
|
Add support for Olimex STM32-P107 board (contributed by Max Holtzberg)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5018 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-10 17:07:02 +00:00 |
|
patacongo
|
50ffd1f175
|
Add a USB0 device header file for LPC43
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5016 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-07 23:51:47 +00:00 |
|
patacongo
|
f7ad9408a0
|
Update documentation to describe customization of NSH; Add the framework for a LPC43xx USB0 driver (not functional)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5015 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-07 20:18:56 +00:00 |
|
patacongo
|
3a02181a99
|
Misc updates (minor)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5014 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-06 17:59:41 +00:00 |
|
patacongo
|
a51cd50e88
|
I learned how to spell PSEUDO
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5010 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-05 17:44:11 +00:00 |
|
patacongo
|
ad9fbd5e95
|
Update NSH documentation; Add option to reduce size of help commnd without completely eliminating it
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5009 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 22:17:37 +00:00 |
|
patacongo
|
8e9e6b1103
|
Fix max filename size report by FAT statfs with long file names; Add missing logic to support fieldwidth and justification for %s format; Add extended help options. Default help command just shows a short list of commands. Verbose and single command help options
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5008 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 22:00:18 +00:00 |
|
patacongo
|
931c78ee16
|
Add the NSH df command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5007 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-04 00:37:25 +00:00 |
|
patacongo
|
1b46dae578
|
Extend the NSH mount command so that it will enumerate mountpoints if no arguments are provided
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5006 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 23:47:32 +00:00 |
|
patacongo
|
1e1e828a3d
|
Improve capability to traverse inodes in the NuttX psuedo-filesystem; now returns statfs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5005 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 22:04:14 +00:00 |
|
patacongo
|
d4c88180c3
|
Add capability to traverse inodes in the NuttX psuedo-filesystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5004 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-03 19:11:11 +00:00 |
|
patacongo
|
4c3a3de9a3
|
Fix syslog mutual exclusion and interrupt level logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4999 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-02 18:43:01 +00:00 |
|
patacongo
|
39f2ca6c1f
|
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
|
56580875ab
|
atexit() and on_exit() may now be configured to support multiple exit callbacks
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4995 42af7a65-404d-4744-a932-0658087f49c3
|
2012-08-01 17:47:54 +00:00 |
|
patacongo
|
dd16b86185
|
Mostly cosmetic updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4980 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-26 20:38:46 +00:00 |
|
patacongo
|
2131203d8b
|
Use NuttX types in FreeModBus port; Add FreeModBus demo at apps/examples/modbus; Add new termios APIs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4964 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-21 21:23:18 +00:00 |
|
patacongo
|
2f057f937d
|
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
|
a9468eb7e1
|
Add support for STM32F100x value line. Contributed by Mike Smith. Still missing a file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4955 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-19 18:02:32 +00:00 |
|
patacongo
|
3bd865b3d0
|
Fix an error in LPC43xx clock configuratin that can cause fail to boot
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4945 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-16 19:16:57 +00:00 |
|
patacongo
|
376065f4d0
|
Prep for release 6.20
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4937 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-12 17:57:31 +00:00 |
|
patacongo
|
a4cc2f6f5b
|
Add a generic GCC stdarg.h header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4919 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-08 14:50:43 +00:00 |
|
patacongo
|
c5b16f21c6
|
Add LPC43 GPIO configurtion logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4912 42af7a65-404d-4744-a932-0658087f49c3
|
2012-07-06 14:50:43 +00:00 |
|
patacongo
|
80754392c4
|
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
|
5812e6eeb4
|
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
|
5aa8bc32eb
|
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
|
afb8c91dca
|
Add LPC43xx pin configuration header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4885 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-29 18:20:39 +00:00 |
|
patacongo
|
0c7871edd1
|
Fix a critical PIC32 GPIO configuration bug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4867 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-25 15:24:52 +00:00 |
|
patacongo
|
cd6492dc73
|
Add support for the Penguino mips-elf toolchain for PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4866 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-23 16:41:32 +00:00 |
|
patacongo
|
7bdeed5352
|
Minor updates to PIC32 configuration and to documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4858 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-21 00:05:20 +00:00 |
|
patacongo
|
586d40dd2e
|
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
|
f2b2eacb64
|
Add support for PIC32 MX1 and MX2 families
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4851 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-19 19:09:14 +00:00 |
|
patacongo
|
ac032a1456
|
already updating the NFS how to
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4850 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-18 16:32:35 +00:00 |
|
patacongo
|
c4429ab68e
|
Add NFS How-To document
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4849 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-18 16:20:40 +00:00 |
|
patacongo
|
b5a56aaea8
|
Prep for 6.19 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4847 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-15 16:23:17 +00:00 |
|
patacongo
|
c0c2a8b2df
|
NFS just finished a major weight reduction program
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4838 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-14 00:47:42 +00:00 |
|
patacongo
|
6a0e4e78a6
|
Add NSH mv command
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4830 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-11 23:47:31 +00:00 |
|
patacongo
|
976c9cf3ad
|
Fix a divide-by-zero error in the trapezoid drawing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4807 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-06 18:07:49 +00:00 |
|
patacongo
|
f0a7756f43
|
PIC32MX7 MMB touchscreen driver update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4806 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-06 16:10:45 +00:00 |
|
patacongo
|
1a2fce33e3
|
Add an ADC-based touchscreen driver for the PIC32MX7 MMB board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4804 42af7a65-404d-4744-a932-0658087f49c3
|
2012-06-05 19:45:01 +00:00 |
|
patacongo
|
26d1e5ab3f
|
Massive naming fix: STMPE11->STMPE811
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4782 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-29 00:54:22 +00:00 |
|
patacongo
|
0b060f7fd9
|
Add support for the USB trace cability in NSH when a USB console is used
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4774 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-26 18:05:26 +00:00 |
|
patacongo
|
14a629bcf9
|
Fix packet size calculation in CDC/ACM and PL2303 USB serial drivers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4771 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-25 22:10:40 +00:00 |
|
patacongo
|
d2a564f8c8
|
Add NX kbd input support to NxConsole
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4753 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-20 16:05:15 +00:00 |
|
patacongo
|
cabb377bb5
|
Prep for 6.18 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4751 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-19 15:26:38 +00:00 |
|
patacongo
|
239781e193
|
Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4737 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-14 21:57:38 +00:00 |
|
patacongo
|
db6865da85
|
SMTPE11 and NxWM touchscreen fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4722 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-11 18:27:46 +00:00 |
|
patacongo
|
8804cb526f
|
NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4716 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-09 19:31:48 +00:00 |
|
patacongo
|
f9b6a00f49
|
The STMPE11/touchscreen is now fully functional on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4715 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-08 22:10:29 +00:00 |
|
patacongo
|
c5bbc7b71d
|
Various fixes for running the NxWM unit test on the STM3240G-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4711 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-07 21:25:24 +00:00 |
|
patacongo
|
2f4770305f
|
Add STMPE11 temperature sensor logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4704 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-06 16:28:43 +00:00 |
|
patacongo
|
30cbe29a09
|
Add STMPE11 touchscreen logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4703 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-06 16:00:16 +00:00 |
|
patacongo
|
aa9c2de787
|
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4699 42af7a65-404d-4744-a932-0658087f49c3
|
2012-05-04 20:48:52 +00:00 |
|
patacongo
|
c045772c3b
|
Add NSH configuration for the Bit Whacker
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4661 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 21:26:39 +00:00 |
|
patacongo
|
c3b904966c
|
Configuration for Sparkfun UBW32 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4660 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-26 20:11:46 +00:00 |
|
patacongo
|
a85310abde
|
NFS update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4657 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-25 23:22:09 +00:00 |
|
patacongo
|
5e1e0b61fb
|
Fix atexit() function being called twice
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4644 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-23 13:59:31 +00:00 |
|
patacongo
|
43ac9ef043
|
Prep for 6.17 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4607 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-14 15:11:38 +00:00 |
|
patacongo
|
aa38362fb0
|
Add a header file that defines a standard watchdog timer driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4603 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-13 22:22:41 +00:00 |
|
patacongo
|
cc3df80c1f
|
A few early STM32 OTF FS fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4581 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-09 22:31:20 +00:00 |
|
patacongo
|
b8f24208a6
|
More progress on the STM32 OTG FS device driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4558 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-05 14:12:41 +00:00 |
|