NanoService Device Library Hello World Ported to K64F
Dependencies: EthernetInterface mbed-rtos mbed nsdl_lib
Fork of NSDL_HelloWorld by
History
Porting the NSDL Example to the K64F board. (Beta!)
2016-02-29, by romedius [Mon, 29 Feb 2016 05:43:05 +0000] rev 10
Porting the NSDL Example to the K64F board. (Beta!)
Port for K64f
2016-02-29, by romedius [Mon, 29 Feb 2016 05:09:16 +0000] rev 9
Port for K64f
Updated dependencies.
2014-08-04, by sam_grove [Mon, 04 Aug 2014 17:00:58 +0000] rev 8
Updated dependencies.
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
2013-10-22, by bogdanm [Tue, 22 Oct 2013 10:50:05 +0000] rev 7
Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-"
Change comment;
2013-10-21, by dan [Mon, 21 Oct 2013 21:30:05 +0000] rev 6
Change comment;
Changed location of NSDL library
2013-10-21, by dan [Mon, 21 Oct 2013 21:29:11 +0000] rev 5
Changed location of NSDL library
Changed endpoint prefix
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:59:51 +0000] rev 4
Changed endpoint prefix
Fixes buffer overflows, invalid server address and other issues.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 15:48:23 +0000] rev 3
Fixes buffer overflows, invalid server address and other issues.
Code refactoring.
2013-10-15, by bogdanm [Tue, 15 Oct 2013 12:45:46 +0000] rev 2
Code refactoring.
Bug fixed + minor modifications
2013-10-15, by terohoo [Tue, 15 Oct 2013 09:17:29 +0000] rev 1
Bug fixed + minor modifications