Diego Elio Pettenò
|
dd5d7c86d2
|
Fix up end of file and trailing whitespace.
This can be enforced by pre-commit, but correct it separately to make it easier to review.
|
2020-06-03 10:56:35 +01:00 |
danicampora
|
add930c4b5
|
cc3200: Rename 'server' class to 'Server' for consistency.
|
2016-02-22 22:54:34 +01:00 |
danicampora
|
cc7a4d7db2
|
tests/wipy: Correct machine test expected result.
|
2016-02-22 00:42:05 +01:00 |
danicampora
|
9c72c71c05
|
cc3200: WLAN class can retrieve the existing instance.
|
2015-10-19 21:17:15 +02:00 |
danicampora
|
f4c50f1cfc
|
tests/wipy: Make WLAN test more stable.
|
2015-10-19 21:17:15 +02:00 |
danicampora
|
36ae417c9f
|
docs: Add wipy and network.server documentation.
|
2015-10-19 21:17:15 +02:00 |
danicampora
|
2e0cd20a1d
|
cc3200: Refactor network module to make the server a propper object.
|
2015-10-19 21:17:15 +02:00 |
danicampora
|
e19dfe1c32
|
cc3200: In scan results rename 'auth' field to 'sec'.
As defined by the new API, since 'auth' is actually a tuple
composed by the security type and the key.
|
2015-10-17 23:21:44 +02:00 |
Daniel Campora
|
6143f63560
|
tests/wipy: Fix error in wlan test.
|
2015-09-27 18:00:36 +02:00 |
Daniel Campora
|
37a2015cc5
|
tests/wipy: Add machine module tests.
|
2015-09-27 17:35:58 +02:00 |
Daniel Campora
|
c92e6a45eb
|
cc3200: Rename pyb module to machine.
|
2015-09-27 16:50:27 +02:00 |
Daniel Campora
|
57fa14b5be
|
cc3200: New WLAN API including test.
|
2015-09-27 01:50:52 +02:00 |