Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: CMDB EthernetInterface HTTPD dconfig mbed-rpc mbed-rtos mbed storage_on_flash
History
Fix stack overflow problem in console task.
2015-07-03, by hillkim7 [Fri, 03 Jul 2015 11:53:23 +0000] rev 3
Fix stack overflow problem in console task.
Fix stack overflow problem of the console task.
2015-06-17, by hillkim7 [Wed, 17 Jun 2015 01:55:19 +0000] rev 2
Fix stack overflow problem of the console task.
Change HTTPD with bug fixed HTTPD library.
2015-04-10, by hillkim7 [Fri, 10 Apr 2015 11:54:18 +0000] rev 1
Change HTTPD with bug fixed HTTPD library.
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
2015-03-25, by hillkim7 [Wed, 25 Mar 2015 21:56:51 +0000] rev 0
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