This is a library to use NetworkSocketAPI using BP3595(for STA mode). This library only works with GR-PEACH. It is necessary to import LWIPInterface library to use this library.
Dependencies: LWIPBP3595Interface WlanBP3595STA
Fork of LWIPBP3595Interface_STA by
Revision 0:f045a230502f, committed 2016-05-24
- Comitter:
- tousaki
- Date:
- Tue May 24 11:07:35 2016 +0000
- Child:
- 1:a091133c7da1
- Commit message:
- Created 1st version.
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LWIPBP3595Interface.lib Tue May 24 11:07:35 2016 +0000 @@ -0,0 +1,1 @@ +http://developer.mbed.org/teams/Rohm/code/LWIPBP3595Interface/#a933851e5d22
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/LWIPBP3595Interface_BssType.h Tue May 24 11:07:35 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 11:07:35 2016 +0000 @@ -0,0 +1,1 @@ +http://mbed.org/teams/Rohm/code/WlanBP3595STA/#d6fcd1e2aebd
