mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 13:10:21 +01:00
The changes in this commit are: - Add an interface for pin open-drain mode. - Improve ticks_us() by using the us-counter. - Improve ticks_cpu() by using the CPU's SysTick.