| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-24 | tests/extmod: Fix access of RTC class in machine.RTC test. | Damien George | |
| This previously passed on some targets that automatically import the `machine` module in `boot.py`. Signed-off-by: Damien George <damien@micropython.org> | |||
| 2024-10-24 | tests/extmod: Add a simple test for machine.RTC. | Damien George | |
| Tests at least that the datetime can be set and get correctly. Signed-off-by: Damien George <damien@micropython.org> | |||
