mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-03-04 08:55:30 +08:00
This patch adds support for hwtimer using MRT0 instance which simulates 4 independent timers. The frequency is fixed to AHB bus frequency and not adjustable. Signed-off-by: Yilin Sun <imi415@imi.moe>