This is a NetworkSocketAPI example for LWIPBP3595Interface_STA library. LWIPBP3595Interface_STA library only works with GR-PEACH. The base example is HelloLWIPInterface.
Dependencies: LWIPBP3595Interface_STA LWIPInterface NetworkSocketAPI mbed-rtos mbed
Fork of HelloLWIPBP3595Interface by
Revision 3:a4b863fd65b8, committed 2016-11-24
- Comitter:
- tousaki
- Date:
- Thu Nov 24 04:21:17 2016 +0000
- Parent:
- 2:144dc7ff85e5
- Child:
- 4:76cfa85fe63f
- Commit message:
- Updated mbed-rtos and mbed libraries
Changed in this revision
--- a/main.cpp Tue May 31 06:53:15 2016 +0000 +++ b/main.cpp Thu Nov 24 04:21:17 2016 +0000 @@ -21,7 +21,7 @@ /* This program works with the following library. - mbed-rtos : revision 107 + mbed-rtos : revision 115 */ #include "mbed.h"
--- a/mbed-rtos.lib Tue May 31 06:53:15 2016 +0000 +++ b/mbed-rtos.lib Thu Nov 24 04:21:17 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed-rtos/#bdd541595fc5 +http://mbed.org/users/mbed_official/code/mbed-rtos/#11950e007d8a
--- a/mbed.bld Tue May 31 06:53:15 2016 +0000 +++ b/mbed.bld Thu Nov 24 04:21:17 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/082adc85693f \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/7c328cabac7e \ No newline at end of file
