Commit Graph

3 Commits

Author SHA1 Message Date
99b5be0037 Disable IRAM ISRs and functions by default 2020-11-04 01:07:18 +02:00
b5ac95b274 Update RepeatTimer example
Implement semaphore and mutex to safeguard the ISR.
This is the proper way to handle hardware Interrupts with FreeRTOS. The
more regular approach may/will lead to exceptions
2017-02-20 15:08:11 +02:00
a83dd5f2b5 Add RepeatTimer example (#216) 2017-02-17 15:55:07 +02:00