Gregory Nutt
|
7edc6a5666
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
caba61999a
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
cbe4d3573d
|
Rename apps/examples/uip to apps/examples/webserver
|
2014-07-03 17:31:17 -06:00 |
|
Gregory Nutt
|
44988c6ca6
|
Rename apps/examples/uip to apps/examples/webserver
|
2014-07-03 17:31:17 -06:00 |
|
Gregory Nutt
|
285f66a2c1
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
0eb1666cb0
|
NET: Rename uiplib/UIPLIB to netlib/NETLIB
|
2014-07-02 16:04:25 -06:00 |
|
Gregory Nutt
|
f3df5f2bb5
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
|
Gregory Nutt
|
2abe0dd6dd
|
Change all variadic macros to C99 style
|
2014-05-22 09:01:51 -06:00 |
|
Gregory Nutt
|
dc80d84264
|
Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed.
|
2014-05-09 08:52:11 -06:00 |
|
Gregory Nutt
|
ed2e4a15dc
|
Create P-Code execution helper in apps/interpreters/prun; The P-Code binary format is functional except that there are still some modularity and kernel build issues that need to be addressed.
|
2014-05-09 08:52:11 -06:00 |
|
Gregory Nutt
|
2dbaed4779
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
f924601fc1
|
The alternate console device CONFIG_NSH_CONDEV must not be defined unconditionally. This causes errors when using Telnet sessions. This was solved by adding CONFIG_NSH_ALTCONDEV: CONFIG_NSH_ALTCONDEV enables or disables the feature then, if enabled, CONFIG_NSH_CONDEV provides the alternative console device name
|
2014-05-05 08:52:02 -06:00 |
|
Gregory Nutt
|
e9c563eb76
|
Fix spelling, only one t in exiting
|
2014-04-27 15:49:38 -06:00 |
|
Gregory Nutt
|
40972de8d7
|
Fix spelling, only one t in exiting
|
2014-04-27 15:49:38 -06:00 |
|
Gregory Nutt
|
023f612654
|
Minor updates to READMEs and comments
|
2014-04-27 11:38:24 -06:00 |
|
Gregory Nutt
|
1909c44f87
|
Minor updates to READMEs and comments
|
2014-04-27 11:38:24 -06:00 |
|
Gregory Nutt
|
6fd6d03aae
|
Zneo: Misc minor updates from debugging
|
2014-04-26 12:42:44 -06:00 |
|
Gregory Nutt
|
1d4feaf88d
|
Zneo: Misc minor updates from debugging
|
2014-04-26 12:42:44 -06:00 |
|
Gregory Nutt
|
29bceb1d41
|
ZNeo Serial: Need to configure UART1 alternate function
|
2014-04-26 09:43:40 -06:00 |
|
Gregory Nutt
|
fe80779eb7
|
ZNeo Serial: Need to configure UART1 alternate function
|
2014-04-26 09:43:40 -06:00 |
|
Gregory Nutt
|
994fb3682e
|
Zneo Serial: Fix cut'n'paste error in some conditional configuration
|
2014-04-26 08:23:11 -06:00 |
|
Gregory Nutt
|
f8671a7ab4
|
Zneo Serial: Fix cut'n'paste error in some conditional configuration
|
2014-04-26 08:23:11 -06:00 |
|
Gregory Nutt
|
31630c88a6
|
Zneo: Updated patch. Found another compiler failure
|
2014-04-25 12:02:08 -06:00 |
|
Gregory Nutt
|
39a90c270c
|
Zneo: Updated patch. Found another compiler failure
|
2014-04-25 12:02:08 -06:00 |
|
Gregory Nutt
|
7dac8a1360
|
Updates to ZNeo configurations + misc cosmetic changes to comments
|
2014-04-25 11:59:17 -06:00 |
|
Gregory Nutt
|
daf6d347fc
|
Updates to ZNeo configurations + misc cosmetic changes to comments
|
2014-04-25 11:59:17 -06:00 |
|
Gregory Nutt
|
15026b0454
|
Updated README files
|
2014-04-25 07:23:31 -06:00 |
|
Gregory Nutt
|
b23c50a487
|
Updated README files
|
2014-04-25 07:23:31 -06:00 |
|
Gregory Nutt
|
9a73ed6429
|
Minor and cosmetic changes from initial 16z (v2) bringup
|
2014-04-24 15:55:53 -06:00 |
|
Gregory Nutt
|
31ede44671
|
Minor and cosmetic changes from initial 16z (v2) bringup
|
2014-04-24 15:55:53 -06:00 |
|
Gregory Nutt
|
51950d7850
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
e21212f2b4
|
Undefine IRQPRIO in all configurations it should not be set
|
2014-04-16 08:29:39 -06:00 |
|
Gregory Nutt
|
09177facdf
|
Restore trainling whitespace in .patch and .diff files wehre required
|
2014-04-13 17:12:02 -06:00 |
|
Gregory Nutt
|
41f39db226
|
Restore trainling whitespace in .patch and .diff files wehre required
|
2014-04-13 17:12:02 -06:00 |
|
Gregory Nutt
|
ab5b37189b
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
f8024cf409
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
|
Gregory Nutt
|
069ea487ae
|
Long needed clean up of DNS resolver for coding style and naming conventions
|
2014-04-11 12:25:32 -06:00 |
|
Gregory Nutt
|
3e085ec0af
|
Long needed clean up of DNS resolver for coding style and naming conventions
|
2014-04-11 12:25:32 -06:00 |
|
Gregory Nutt
|
7050b91155
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
596bdc73df
|
Removed the CONFIG_NUTTX_NEWCONFIG setting from every defconfig file
|
2014-03-06 12:23:26 -06:00 |
|
Gregory Nutt
|
de80fe2e04
|
configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured
|
2014-02-28 07:45:51 -06:00 |
|
Gregory Nutt
|
47ca6ef4d4
|
configs/*/defconfig: If CONFIG_NSH_LIBRARY is set, make sure that CONFIG_NSH_READLINE is also set or the configuration will use the CLE the next time it is reconfigured
|
2014-02-28 07:45:51 -06:00 |
|
Gregory Nutt
|
c0bb17c27c
|
SAMD20: A little more USART logic
|
2014-02-15 15:58:48 -06:00 |
|
Gregory Nutt
|
3b0e6526a1
|
SAMD20: A little more USART logic
|
2014-02-15 15:58:48 -06:00 |
|
Gregory Nutt
|
42a86a9cba
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
|
Gregory Nutt
|
2f837ccd2a
|
rename up_led*() functions to board_led_*()
|
2014-01-24 14:28:49 -06:00 |
|
Gregory Nutt
|
ff35d0f11a
|
Add a patch to work around the bug in the ZDS-II 5.0.1 toolchain
|
2014-01-24 11:58:30 -06:00 |
|
Gregory Nutt
|
a5b8755bea
|
Add a patch to work around the bug in the ZDS-II 5.0.1 toolchain
|
2014-01-24 11:58:30 -06:00 |
|
Gregory Nutt
|
ec4e0d3384
|
ZNEO: Verify that currrent code still works on the ZiLOG board
|
2014-01-24 09:28:52 -06:00 |
|
Gregory Nutt
|
8254dea44b
|
ZNEO: Verify that currrent code still works on the ZiLOG board
|
2014-01-24 09:28:52 -06:00 |
|
Gregory Nutt
|
0540e4a9e7
|
16z: Fix option bits; adjust system clock frequency
|
2014-01-23 12:06:57 -06:00 |
|
Gregory Nutt
|
806b01deef
|
16z: Fix option bits; adjust system clock frequency
|
2014-01-23 12:06:57 -06:00 |
|
Gregory Nutt
|
ad1cad842e
|
16Z: Some early bring-up fixes
|
2014-01-22 13:46:42 -06:00 |
|
Gregory Nutt
|
7f8c50aa51
|
16Z: Some early bring-up fixes
|
2014-01-22 13:46:42 -06:00 |
|
Gregory Nutt
|
dac7ffc41b
|
configs/16z: Add support for 16z board
|
2014-01-22 11:50:37 -06:00 |
|
Gregory Nutt
|
564fe7e232
|
configs/16z: Add support for 16z board
|
2014-01-22 11:50:37 -06:00 |
|
Gregory Nutt
|
dbc562de04
|
README and other cosmetic updates
|
2014-01-04 08:38:05 -06:00 |
|
Gregory Nutt
|
e98abc51ff
|
ZNEO: Fix lost serial interrupt bug
|
2014-01-02 10:03:08 -06:00 |
|
Gregory Nutt
|
49a5c9a3c5
|
Cosmetic: Updates to TODO anre README text
|
2014-01-02 07:53:27 -06:00 |
|
Gregory Nutt
|
150ec1f19c
|
Add Z16F NSH configuration
|
2014-01-01 12:40:18 -06:00 |
|
Gregory Nutt
|
fd362f3f01
|
Make sure that the Z16F build still builds and runs
|
2014-01-01 10:29:44 -06:00 |
|
Gregory Nutt
|
8be24a9c50
|
Beginning separation of debug symbols and optimization selections
|
2013-12-20 11:43:02 -06:00 |
|
Gregory Nutt
|
84596e8473
|
README and other cosmetic updates
|
2014-01-04 08:38:05 -06:00 |
|
Gregory Nutt
|
c49b0b09d9
|
ZNEO: Fix lost serial interrupt bug
|
2014-01-02 10:03:08 -06:00 |
|
Gregory Nutt
|
707922432c
|
Cosmetic: Updates to TODO anre README text
|
2014-01-02 07:53:27 -06:00 |
|
Gregory Nutt
|
5a8517b849
|
Add Z16F NSH configuration
|
2014-01-01 12:40:18 -06:00 |
|
Gregory Nutt
|
1da566f27b
|
Make sure that the Z16F build still builds and runs
|
2014-01-01 10:29:44 -06:00 |
|
Gregory Nutt
|
a58f1bcbec
|
Beginning separation of debug symbols and optimization selections
|
2013-12-20 11:43:02 -06:00 |
|
Gregory Nutt
|
8b9c7f0ffc
|
Various changes for a clean ZNEO ZDS-II build
|
2013-12-19 10:01:52 -06:00 |
|
Gregory Nutt
|
a00e2987c4
|
Various changes for a clean ZNEO ZDS-II build
|
2013-12-19 10:01:52 -06:00 |
|
Gregory Nutt
|
9752335ed9
|
More changes for a clean ez80 KITG build
|
2013-11-29 16:12:59 -06:00 |
|
Gregory Nutt
|
91517ead98
|
Changes for ZDS-II ez80 build
|
2013-11-28 17:47:03 -06:00 |
|
Gregory Nutt
|
706292f417
|
More changes for a clean ez80 KITG build
|
2013-11-29 16:12:59 -06:00 |
|
Gregory Nutt
|
78936f7260
|
Changes for ZDS-II ez80 build
|
2013-11-28 17:47:03 -06:00 |
|
Gregory Nutt
|
33e3bbefd5
|
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
|
2013-09-25 18:50:14 -06:00 |
|
Gregory Nutt
|
b3ecd158ac
|
Mov apps/examples/composite to apps/system/composite; convert configs/stm3210e-eval/composite to use kconfig-frontend tools -- untested
|
2013-09-25 18:50:14 -06:00 |
|
Gregory Nutt
|
229c5748c5
|
Move apps/examples/cdcacm to apps/system/cdcacm
|
2013-09-25 17:23:03 -06:00 |
|
Gregory Nutt
|
fa027d30e0
|
Move apps/examples/cdcacm to apps/system/cdcacm
|
2013-09-25 17:23:03 -06:00 |
|
Gregory Nutt
|
024cb72187
|
Move apps/examples/usbmsc to apps/system/usbmsc
|
2013-09-25 16:54:39 -06:00 |
|
Gregory Nutt
|
0b450bc202
|
Move apps/examples/usbmsc to apps/system/usbmsc
|
2013-09-25 16:54:39 -06:00 |
|
Gregory Nutt
|
efded598fd
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
|
Gregory Nutt
|
70f0ffdfc5
|
Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_
|
2013-07-26 10:09:17 -06:00 |
|
Gregory Nutt
|
9ab85d01ef
|
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
|
2013-06-12 17:32:00 -06:00 |
|
Gregory Nutt
|
83ecc03d17
|
Remove CONFIG_XYZ_BUILTIN configurations, replace with the single CONFIG_NSH_BUILTIN_APPS. Add SAM3/4 sam_periphclks.h which is just a header file that includes the right header file. Misc SAM3U-EK cleanup
|
2013-06-12 17:32:00 -06:00 |
|
Gregory Nutt
|
5336c8c0d5
|
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
|
7554d2888e
|
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
|
b53760bf9c
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
Gregory Nutt
|
23db0682b7
|
Clone svn:ignore directory atributed to .gitignore files
|
2013-04-04 14:27:29 -06:00 |
|
patacongo
|
88e549ad63
|
Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5604 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-03 17:47:03 +00:00 |
|
patacongo
|
e0e0006bc9
|
Set stdio buffer sizes to 0 or 64. No need for 256 or 1024 stdio buffers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5604 42af7a65-404d-4744-a932-0658087f49c3
|
2013-02-03 17:47:03 +00:00 |
|
patacongo
|
45dc56b0af
|
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
|
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
|
6de0a97d9b
|
Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 12:55:13 +00:00 |
|
patacongo
|
1d6f741412
|
Use kconfig- prefix to avoid tool name conflicts (from Jose Pablo Carballo)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5496 42af7a65-404d-4744-a932-0658087f49c3
|
2013-01-09 12:55:13 +00:00 |
|
patacongo
|
74fc8cee5b
|
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
|
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
|
663d8863bb
|
configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-09 17:34:53 +00:00 |
|
patacongo
|
df9a72994f
|
configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows native
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5422 42af7a65-404d-4744-a932-0658087f49c3
|
2012-12-09 17:34:53 +00:00 |
|
patacongo
|
cbbf1ca5fd
|
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
|
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 |
|