micropython/ports/nrf/modules
Damien George a3c427898e nrf/modules/utime: Use extmod version of time module.
API additions;
- time.sleep() is added
- time.ticks_cpu() is added, but it just returns 0

No API or functional change to existing time functions.

Signed-off-by: Damien George <damien@micropython.org>
2023-04-27 15:11:51 +10:00
..
ble
board
machine nrf/modules/machine/uart: Prevent UART lock-up after a receive error. 2023-04-05 10:00:43 +10:00
music
nrf
scripts
ubluepy
uos ports: Rename remaining "Micro Python" to "MicroPython". 2023-03-10 10:54:00 +11:00
manifest.py