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