Hello,
I'm looking to bootloader sources and i want to add a timeout if entering with a signal in DFU mode and no DFU detected for one hour.
There is a timers_init function but i don't know how to schedule a fonction callback at a defined time. Do someone hava an idea ?
Thank you.