This is a library to use the socket using BP3595(for STA mode). This library only works with GR-PEACH. It is necessary to import EthernetInterface library to use this library.
Dependencies: GR-PEACH_WlanBP3595 WlanBP3595STA
Fork of GR-PEACH_WlanBP3595STA by
Revision 0:14efbf8a07ea, committed 2016-05-24
- Comitter:
- tousaki
- Date:
- Tue May 24 10:23:10 2016 +0000
- Child:
- 1:cb9c913db69c
- Commit message:
- Created 1st version.
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GR-PEACH_WlanBP3595.lib Tue May 24 10:23:10 2016 +0000 @@ -0,0 +1,1 @@ +http://developer.mbed.org/teams/Rohm/code/GR-PEACH_WlanBP3595/#41941ba775eb
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/GR_PEACH_WlanBP3595_BssType.h Tue May 24 10:23:10 2016 +0000 @@ -0,0 +1,2 @@ + +#define BSS_TYPE (0x00) /* STA mode */
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WlanBP3595STA.lib Tue May 24 10:23:10 2016 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/teams/Rohm/code/WlanBP3595STA/#d6fcd1e2aebd
