patacongo
|
c649e981d3
|
Turn PIC32MXMMB backlight off
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4653 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-25 02:10:42 +00:00 |
|
patacongo
|
e45c3b97b3
|
Kconfig update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4597 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-12 21:52:04 +00:00 |
|
patacongo
|
330b89ca0e
|
Add kconfig documentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4567 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 16:45:52 +00:00 |
|
patacongo
|
cc72319c3f
|
Adding skeleton Kconfig files (part 2 of 2)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4565 42af7a65-404d-4744-a932-0658087f49c3
|
2012-04-06 15:58:25 +00:00 |
|
patacongo
|
1ccaed1ab4
|
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4361 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 16:04:09 +00:00 |
|
patacongo
|
8d01473fff
|
Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-01 19:07:57 +00:00 |
|
patacongo
|
270bd0a9c2
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 23:04:17 +00:00 |
|
patacongo
|
c6b62075aa
|
Massive name change USB STRG -> USB MSC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 20:17:59 +00:00 |
|
patacongo
|
118a2dd458
|
Setup environment to support multiple fonts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3799 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-19 20:08:28 +00:00 |
|
patacongo
|
80616e345a
|
Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX example from the NX command line
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3791 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-16 15:52:15 +00:00 |
|
patacongo
|
608de4fd0a
|
More ez80 compilation/warning fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3734 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-22 16:46:08 +00:00 |
|
patacongo
|
b47cd866a7
|
Changes for clean ez80 ZDS-II compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3733 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-22 15:22:56 +00:00 |
|
patacongo
|
ea1594a398
|
Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-24 19:11:47 +00:00 |
|
patacongo
|
4f8a78fbf7
|
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
|
3552ddb5ff
|
Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 15:50:01 +00:00 |
|
patacongo
|
0df702514b
|
Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 18:42:33 +00:00 |
|
patacongo
|
723c94deee
|
Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-01 14:30:43 +00:00 |
|
patacongo
|
349f6aae93
|
Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-21 21:59:35 +00:00 |
|
patacongo
|
c9e6a573bb
|
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
|
88589e9d15
|
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
|
e07f0db120
|
Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 13:28:07 +00:00 |
|
patacongo
|
34e8f21889
|
Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 20:35:31 +00:00 |
|
patacongo
|
715cd48f70
|
Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 19:46:25 +00:00 |
|
patacongo
|
1ead79b6d5
|
More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 15:36:28 +00:00 |
|
patacongo
|
61955434b1
|
Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-27 20:54:11 +00:00 |
|
patacongo
|
f4e7915e3d
|
Replace CONFIG_EXAMPLE with CONFIG_APP_DIR
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2893 42af7a65-404d-4744-a932-0658087f49c3
|
2010-08-28 18:06:51 +00:00 |
|
patacongo
|
1e02bc99ff
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2361 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-16 20:59:06 +00:00 |
|
patacongo
|
01f6a8a146
|
Changing NuttX fixed size type names to C99 standard names -- things will be broken for awhile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2352 42af7a65-404d-4744-a932-0658087f49c3
|
2009-12-15 20:56:22 +00:00 |
|
patacongo
|
ca7e2543e7
|
Add CONFIG_DEBUG_SYMBOLS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2053 42af7a65-404d-4744-a932-0658087f49c3
|
2009-09-15 14:18:15 +00:00 |
|
patacongo
|
e29fdf0267
|
Add conditional compilation to eliminate or limit cloning of descriptors when a new task is created
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1886 42af7a65-404d-4744-a932-0658087f49c3
|
2009-06-15 21:44:27 +00:00 |
|
patacongo
|
b8f2e53427
|
Resolve merge conflicts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1821 42af7a65-404d-4744-a932-0658087f49c3
|
2009-05-23 23:53:03 +00:00 |
|
patacongo
|
a1c420212f
|
Add option to copy to RAM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1689 42af7a65-404d-4744-a932-0658087f49c3
|
2009-04-08 23:24:59 +00:00 |
|
patacongo
|
fc346719ec
|
Remove all options from examples/uip except for the webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1661 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-28 21:28:43 +00:00 |
|
patacongo
|
68f8ca16e2
|
wget now takes only a URL as a argument; not host + file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1653 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-28 16:11:20 +00:00 |
|
patacongo
|
3a833afd5f
|
Oops.. check in bad change
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1651 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-28 15:14:16 +00:00 |
|
patacongo
|
614277dd7c
|
Fix examples/wget build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1649 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-28 13:14:13 +00:00 |
|
patacongo
|
85d77c281b
|
Fix various issues, bad ages, etc. with ez80+uIP webserver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1638 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-22 16:10:28 +00:00 |
|
patacongo
|
5cc7066b41
|
Changes for clean build on ZDS
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1637 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-21 19:56:54 +00:00 |
|
patacongo
|
d85dc1b75a
|
tiny webserver configuratin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1636 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-21 19:09:52 +00:00 |
|
patacongo
|
42d4074ce0
|
Needs to have broadcast enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1629 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-19 00:22:13 +00:00 |
|
patacongo
|
152a66c8b0
|
Fix examples/dhcpd build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1623 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-18 00:29:34 +00:00 |
|
patacongo
|
d17bccbd2a
|
DHCPD server example
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1622 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-17 23:52:16 +00:00 |
|
patacongo
|
d9998c0ea9
|
NSH might need bigger stacks if telnetd is enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1615 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-15 21:46:04 +00:00 |
|
patacongo
|
4d962b8a60
|
Misc, most cosmetic, updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1609 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 21:00:56 +00:00 |
|
patacongo
|
efefa99b57
|
Add examples/poll configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1608 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 20:59:36 +00:00 |
|
patacongo
|
5c03b21469
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1607 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 20:42:38 +00:00 |
|
patacongo
|
85b42c7ab2
|
cosmetic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1605 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-14 15:47:33 +00:00 |
|
patacongo
|
f4bb32479b
|
Add option to select priority inheritance
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1582 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-09 00:33:39 +00:00 |
|
patacongo
|
6eff0f3485
|
Fix endian-ness
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1569 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-07 20:52:41 +00:00 |
|
patacongo
|
f8ee104e6e
|
Add RAM addr, PHY type
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1566 42af7a65-404d-4744-a932-0658087f49c3
|
2009-03-07 17:59:03 +00:00 |
|