mimxrt: Add the Timer class to the machine module.
It supports three hardware timer channels based on the PIT timers of the MIMXRT MCU. The timer id's are 0, 1 and 2. On soft reboot all active timers will be stopped via finalisers.
Showing
ports/mimxrt/machine_timer.c
0 → 100644
ports/mimxrt/modmachine.h
0 → 100644
Please register or sign in to comment