NanoService Device Library Hello World Ported to K64F
Dependencies: EthernetInterface mbed-rtos mbed nsdl_lib
Fork of NSDL_HelloWorld by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:1875353284c1 | 2016-02-29 | romedius | Porting the NSDL Example to the K64F board. (Beta!) |
9:16f54efbb5fe | 2016-02-29 | romedius | Port for K64f |
8:cdf868ccae03 | 2014-08-04 | sam_grove | Updated dependencies. |
7:6b068978be9a | 2013-10-22 | bogdanm | Endpoint names are no longer constrained to a fixed length. Also changed default prefix to "mbed-" instead of "mbed-demo-" |
6:442775856f5f | 2013-10-21 | dan | Change comment; |
5:c257ee923598 | 2013-10-21 | dan | Changed location of NSDL library |
4:15690450a797 | 2013-10-15 | bogdanm | Changed endpoint prefix |
3:52c1b649eb04 | 2013-10-15 | bogdanm | Fixes buffer overflows, invalid server address and other issues. |
2:7e489126fe7a | 2013-10-15 | bogdanm | Code refactoring. |
1:e35d7f10999a | 2013-10-15 | terohoo | Bug fixed + minor modifications |
0:2edbfea18d23 | 2013-10-09 | terohoo | Adding nsdl example app |