Fix compile error of CMDB which occurred by mbed-src modification.
Dependents: mbed_controller_demo
Fork of CMDB by
History
Fix compile error.; Error: "mbed::Stream::Stream(const mbed::Stream &)"
2015-03-12, by hillkim7 [Thu, 12 Mar 2015 12:05:53 +0000] rev 27
Fix compile error.; Error: "mbed::Stream::Stream(const mbed::Stream &)"
Fixing publishing problems
2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:50:53 +0000] rev 26
Fixing publishing problems
cmdb.lib update did not stick.
2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:45:41 +0000] rev 25
cmdb.lib update did not stick.
Updated cmdb library.
2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:43:58 +0000] rev 24
Updated cmdb library.
added static modifier to cmd instatiations in main.cpp.
Some bugfixes and more ini file related print* methods (including commented ini file entries).
2012-02-15, by wvd_vegt [Wed, 15 Feb 2012 09:42:30 +0000] rev 23
Some bugfixes and more ini file related print* methods (including commented ini file entries).
Corrected printnerror\s return value
2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:57:13 +0000] rev 22
Corrected printnerror\s return value
Added printmsg()
Added a printerror method.
2011-11-22, by wvd_vegt [Tue, 22 Nov 2011 12:41:57 +0000] rev 21
Added a printerror method.
1) Fixed Comment Alignment of PrintValuef()
2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:49:28 +0000] rev 20
1) Fixed Comment Alignment of PrintValuef()
1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).
2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:16:20 +0000] rev 19
1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).
1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).
2011-09-20, by wvd_vegt [Tue, 20 Sep 2011 18:14:33 +0000] rev 18
1) Made lots of stuff static (including the cmd struct). This is a breaking change (easy to fix though).