summaryrefslogtreecommitdiffstatshomepage
path: root/tests/wipy/wlan
Commit message (Collapse)AuthorAge
* cc3200: Rename 'server' class to 'Server' for consistency.danicampora2016-02-22
|
* tests/wipy: Correct machine test expected result.danicampora2016-02-22
|
* cc3200: WLAN class can retrieve the existing instance.danicampora2015-10-19
|
* tests/wipy: Make WLAN test more stable.danicampora2015-10-19
|
* docs: Add wipy and network.server documentation.danicampora2015-10-19
|
* cc3200: Refactor network module to make the server a propper object.danicampora2015-10-19
|
* cc3200: In scan results rename 'auth' field to 'sec'.danicampora2015-10-17
| | | | | As defined by the new API, since 'auth' is actually a tuple composed by the security type and the key.
* tests/wipy: Fix error in wlan test.Daniel Campora2015-09-27
|
* tests/wipy: Add machine module tests.Daniel Campora2015-09-27
|
* cc3200: Rename pyb module to machine.Daniel Campora2015-09-27
|
* cc3200: New WLAN API including test.Daniel Campora2015-09-27