Search found 1 match

by bill0xFFFF
Thu Jan 30, 2025 2:50 am
Forum: ESP32 Arduino
Topic: Timers with ISR dispatch
Replies: 3
Views: 3650

Re: Timers with ISR dispatch

I was able to use ISR dispatch by changing that line to:

Code: Select all

CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD=y