Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
drivers/network/COMPONENT_WIFI_WIZFI310/README.md@0:8f0bb79ddd48, 2021-05-04 (annotated)
- Committer:
- leothedragon
- Date:
- Tue May 04 08:55:12 2021 +0000
- Revision:
- 0:8f0bb79ddd48
nmn
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
leothedragon | 0:8f0bb79ddd48 | 1 | # The WizFi310 WiFi driver for mbed-os |
leothedragon | 0:8f0bb79ddd48 | 2 | The mbed OS driver for the WizFi310 Wi-Fi module |
leothedragon | 0:8f0bb79ddd48 | 3 | |
leothedragon | 0:8f0bb79ddd48 | 4 | ## Testing |
leothedragon | 0:8f0bb79ddd48 | 5 | In order to test the driver please download `mbed-os-example-wifi`, update `mbed_app.json` according to your pin setup and run |
leothedragon | 0:8f0bb79ddd48 | 6 | `mbed test -n 'mbed-os-tests-netsocket-*,mbed-os-tests-network-*' -t <YOUR_TOOLCHAIN> -m detect` |