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