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
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:df8a882e33a6 | 2015-07-03 | hillkim7 | Fix stack overflow problem in console task. |
2:d7ffadba49b9 | 2015-06-17 | hillkim7 | Fix stack overflow problem of the console task. |
1:a20044f85ee6 | 2015-04-10 | hillkim7 | Change HTTPD with bug fixed HTTPD library. |
0:2ffd10976643 | 2015-03-25 | hillkim7 | 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 |