micropython/ports
robert-hh 5ac719cc01
ports/modmachine: Set a minimum delay time for lightsleep/deepsleep.
rp2: enforce a minimal delay time of 1 ms, if supplied.
samd: return immediately if the delay value is <= 0.
mimxrt: set the delay to 1000 if a smaller value is supplied.

This behaviour matches the other ports, which return fast for a too
small or negative delay value.

Signed-off-by: robert-hh <robert@hammelrath.com>
2024-03-07 08:10:01 +01:00
..
bare-arm
cc3200
embed
esp32
esp8266
mimxrt ports/modmachine: Set a minimum delay time for lightsleep/deepsleep. 2024-03-07 08:10:01 +01:00
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 ports/modmachine: Set a minimum delay time for lightsleep/deepsleep. 2024-03-07 08:10:01 +01:00
samd ports/modmachine: Set a minimum delay time for lightsleep/deepsleep. 2024-03-07 08:10:01 +01:00
stm32
unix
webassembly
windows
zephyr