mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-03 18:47:47 +00:00
6b1faeb882
* device/arm: add system timer registers Add SYST registers and bit definitions to device/arm. Add a setup function. Add an example that uses it to blink an LED.