Typical controller demo program based on Seeed Arch Max. Features: - Multi-thread architecture - Inter-thread message communication - Independent command shell using thread - HTTPD with CGI, WS, RPC - Key & value pair configuration load/save
Dependencies: CMDB EthernetInterface HTTPD dconfig mbed-rpc mbed-rtos mbed storage_on_flash
Revision 3:df8a882e33a6, committed 2015-07-03
- Comitter:
- hillkim7
- Date:
- Fri Jul 03 11:53:23 2015 +0000
- Parent:
- 2:d7ffadba49b9
- Commit message:
- Fix stack overflow problem in console task.
Changed in this revision
EthernetInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed-rtos.lib | Show annotated file Show diff for this revision Revisions of this file |
diff -r d7ffadba49b9 -r df8a882e33a6 EthernetInterface.lib --- a/EthernetInterface.lib Wed Jun 17 01:55:19 2015 +0000 +++ b/EthernetInterface.lib Fri Jul 03 11:53:23 2015 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/mbed_controller/code/EthernetInterface/#8c07cf7bc36c +http://developer.mbed.org/teams/mbed_controller/code/EthernetInterface/#f0e9048e9445
diff -r d7ffadba49b9 -r df8a882e33a6 mbed-rtos.lib --- a/mbed-rtos.lib Wed Jun 17 01:55:19 2015 +0000 +++ b/mbed-rtos.lib Fri Jul 03 11:53:23 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#5c72830f2d48 +http://mbed.org/users/mbed_official/code/mbed-rtos/#58c3b7759abf