This is a library to use the socket using BP3595(for AP mode). This library only works with GR-PEACH. It is necessary to import EthernetInterface library to use this library.
Dependencies: GR-PEACH_WlanBP3595 WlanBP3595AP
Fork of GR-PEACH_WlanBP3595AP by
Revision 0:4110367a9949, committed 2016-05-24
- Comitter:
- tousaki
- Date:
- Tue May 24 10:28:27 2016 +0000
- Child:
- 1:144f7f4f14f0
- 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:28:27 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:28:27 2016 +0000 @@ -0,0 +1,2 @@ + +#define BSS_TYPE (0x02) /* AP mode */
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WlanBP3595AP.lib Tue May 24 10:28:27 2016 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/teams/Rohm/code/WlanBP3595AP/#7683dafa8c1a
