patacongo
|
97fd74fbdd
|
Add apps/netutils/codecs and associated NSH commands from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5280 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-31 14:36:00 +00:00 |
|
patacongo
|
cc5fbb7246
|
C++ constructors work with ELF load now
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5273 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 19:32:05 +00:00 |
|
patacongo
|
b38111909b
|
Finish implemention of ELF loader static constructor support. Still some issues.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5272 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-29 00:52:23 +00:00 |
|
patacongo
|
d943f61d2d
|
DNS fixes from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5268 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-28 13:20:36 +00:00 |
|
patacongo
|
2a038d1bc0
|
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
|
603f1f0317
|
The ELF loader is basically functional (needs more testing)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5265 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-27 00:04:47 +00:00 |
|
patacongo
|
f863b72ced
|
ARM and ARMv7-M ELF support; STM32F4Discovery ELF loader test configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5264 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-26 19:53:20 +00:00 |
|
patacongo
|
449d1d82e4
|
Rename elf.h to elf32.h; Additional ELF loader changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5263 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-26 02:42:39 +00:00 |
|
patacongo
|
90d055bbfa
|
More ELF loader changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5261 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 22:10:56 +00:00 |
|
patacongo
|
9358ec5a1f
|
Add an example for testing the ELF loader
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5260 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-25 20:06:46 +00:00 |
|
patacongo
|
89de09755e
|
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
|
0dde83dee0
|
Fewer shell invocations in apps/Makefile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5248 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-23 15:51:45 +00:00 |
|
patacongo
|
5969fde964
|
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
|
fab9d222ad
|
Several bugfixes contributed by Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5238 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 16:07:49 +00:00 |
|
patacongo
|
c482b6d24d
|
Add MAX11802 touchscreeen driver from Petteri Aimonen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5237 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 15:17:19 +00:00 |
|
patacongo
|
eeb6e62b74
|
Ping/DNS fixes (part 2 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5236 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 14:15:59 +00:00 |
|
patacongo
|
9db7c9aadc
|
DNS fixes from Darcy Gong (part 1 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5235 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-20 13:47:30 +00:00 |
|
patacongo
|
9c0aef102c
|
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
|
87a399e6b3
|
ADC support for the Shenzhou board from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5232 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-13 13:19:56 +00:00 |
|
patacongo
|
9c58ee4a6f
|
You can now configure a login for Telnet NSH session -- from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5231 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-12 16:59:17 +00:00 |
|
patacongo
|
f90c8836c0
|
Several bugfixes, mostly from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5217 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-06 14:50:37 +00:00 |
|
patacongo
|
38c5f11690
|
Fix some W25 driver errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5212 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 18:42:28 +00:00 |
|
patacongo
|
8181e26325
|
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
|
b8d2846a7e
|
Change order of includes in apps/Makefile; add clock frequencies to shenzhou, fire, and olimex-stm32 board.h files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5210 42af7a65-404d-4744-a932-0658087f49c3
|
2012-10-04 15:07:06 +00:00 |
|
patacongo
|
a9cf4e3050
|
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
|
2bb1ecab3c
|
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
|
5aff42304b
|
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
|
8cc070d108
|
Prep for NxWidgets 1.3 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5205 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-29 15:58:41 +00:00 |
|
patacongo
|
6d749f051b
|
Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5202 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-28 19:24:46 +00:00 |
|
patacongo
|
05064f0062
|
Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5198 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-27 15:29:53 +00:00 |
|
patacongo
|
bc0c50f3e9
|
If server fails to create a thread because of lack-of-resources (EAGAIN), don't terminate. Keep serving... Memory may become available again later. From Kate.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5191 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 22:47:11 +00:00 |
|
patacongo
|
e677bd6b22
|
Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen support for the Shenzhou board; Complete the Shenzhou NxWM configuration (also untested).
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5190 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-25 22:04:51 +00:00 |
|
patacongo
|
6a4e0b5aed
|
Add missing STM32 F1 pin remapping definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5180 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 22:25:21 +00:00 |
|
patacongo
|
9e225b4a91
|
hpttd.h needs to include stdbool.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5179 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 20:38:43 +00:00 |
|
patacongo
|
3debbf0832
|
Adds support for keep-alive connections to webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5178 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 20:36:36 +00:00 |
|
patacongo
|
dcfee2600c
|
More webserver updates from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5173 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-22 12:23:35 +00:00 |
|
patacongo
|
350a1d15fc
|
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
|
f42cf6c20b
|
webserver update from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5164 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-18 23:31:35 +00:00 |
|
patacongo
|
45875a1993
|
Add default file name if URL is a directory, giving index.html behavior. From Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5162 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-18 18:45:39 +00:00 |
|
patacongo
|
0e61e7ff2a
|
Cosmetic updates to the ENC28J60 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5161 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-18 18:32:31 +00:00 |
|
patacongo
|
e323da1c24
|
Fix ording of bytes in ENC28J60 MAC address; Web server refactoring from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5159 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-18 12:34:43 +00:00 |
|
patacongo
|
503886bf78
|
Fix ENC28J60 Tx transmit (still a receive problem); Add HTTP 408 logic from Kate
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5158 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 23:02:58 +00:00 |
|
patacongo
|
0e46b2be82
|
Add option for single connection web server. From Kate.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5157 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 19:44:53 +00:00 |
|
patacongo
|
94acbb2e37
|
Resync new repository with old repo r5166
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5153 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-17 18:18:44 +00:00 |
|
patacongo
|
5bec43869a
|
Add XML RPC server plus NXWM build fixes from Max Holtzberg
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5150 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-14 14:07:21 +00:00 |
|
patacongo
|
e136f3a64e
|
Changes needed for clean ez80 compile with ZDS toolchain
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5147 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 19:33:47 +00:00 |
|
patacongo
|
bffae74f54
|
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
|
f8e08440f7
|
Email address change in apps/
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5143 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 16:58:49 +00:00 |
|
patacongo
|
9fdb1157ee
|
USB device drivers: Add hooks to to use common, external DMA buffer allocation implementation..
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5142 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 14:14:18 +00:00 |
|
patacongo
|
a23aa24d7f
|
Rename all apps/examples/-/main.c to something unique
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5141 42af7a65-404d-4744-a932-0658087f49c3
|
2012-09-13 12:36:32 +00:00 |
|