lancaster-university / codal-stm32

MIT License
1 stars 3 forks source link

Don't disableIRQ around catpureCounter() - doesn't seem needed #7

Closed mmoskal closed 5 years ago

mmoskal commented 5 years ago

This cuts additional 0.6us from Timer::sync() (compared to https://github.com/lancaster-university/codal-core/pull/85)