Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by Enthernet Code on 5/30/2024 in #middleware-and-os
How do I implement an interrupt service routine (ISR) in FreeRTOS?
@Enthernet Code start your setup by configuring the button pin to trigger an interrupt
on press
. Then create your binary semaphore using .8 replies