Age | Commit message (Expand) | Author |
---|---|---|
2023-06-08 | tests: Replace umodule with module everywhere. | Jim Mussared |
2022-01-04 | tests/extmod: Skip uselect_poll_udp when poll() is not available. | stijn |
2020-03-30 | tests: Format all Python code with black, except tests in basics subdir. | David Lechner |
2020-03-18 | extmod/modlwip: Fix polling of UDP socket so it doesn't return HUP. | Damien George |