summaryrefslogtreecommitdiff
path: root/tests/micropython/stack_use.py.exp
diff options
context:
space:
mode:
authorDamien George <damien@micropython.org>2023-07-12 16:39:26 +1000
committerDamien George <damien@micropython.org>2023-07-14 10:02:42 +1000
commit7d66ae603d91157069d7cdee065919a61f678fb9 (patch)
tree872981448f61242e392c40b3b87a3ae86154c732 /tests/micropython/stack_use.py.exp
parent671b35ceae2d2b7b64f755524b3a5a42e29abcfe (diff)
esp32/machine_timer: Switch from legacy driver to timer HAL.
The legacy driver was deprecated in IDF v5, and crashes when the ISR handler is called. Instead of fixing the legacy code, this commit reworks the machine.Timer class to use the low-level HAL driver. Tested on ESP32, ESP32S2, ESP32S3 and ESP32C3. Behaviour is the same as it was before this commit, except the way the Timer object is printed, it now gives more useful information (timer id, mode, period in ms). Fixes issue #11970. Signed-off-by: Damien George <damien@micropython.org>
Diffstat (limited to 'tests/micropython/stack_use.py.exp')
0 files changed, 0 insertions, 0 deletions