summaryrefslogtreecommitdiff
path: root/docs/esp32
diff options
context:
space:
mode:
authorrobert-hh <robert@hammelrath.com>2024-08-17 17:07:44 +0200
committerDamien George <damien@micropython.org>2024-09-06 17:43:49 +1000
commit1a6279ba37678893db9f2756fceaa5c817cae888 (patch)
tree3371cb97fdb96f9d1c543f0cc1cdf79e4e2c2479 /docs/esp32
parented86fdbdf6e2d3eb9a118d3476ce4c370ec48b06 (diff)
samd/mphalport: Simplify mp_hal_delay_ms().
Do NOT use `mp_hal_delay_us()` for short delays. This was initially done to make short delays precise, but it does not allow for scheduling. Leave using `mp_hal_delay_us()` to user code if needed. Signed-off-by: robert-hh <robert@hammelrath.com>
Diffstat (limited to 'docs/esp32')
0 files changed, 0 insertions, 0 deletions