Skip to content

Trying out AZURE RTOS ThreadX on a NUCLEO-H723-Board: Waking up a thread from an ISR

Notifications You must be signed in to change notification settings

papamidas/ThreadX_FromISR

Repository files navigation

ThreadX_FromISR

Trying out AZURE RTOS ThreadX 1.1.0 on a NUCLEO-H723-Board: Waking up a thread from an ISR

Before Compiling with STM32CubeIDE 1.7.0 either

#define USE_EVENTFLAGS_FROM_ISR

or

#define USE_SEMAPHORE_FROM_ISR

in order to compare execution times for both notification methods.

About

Trying out AZURE RTOS ThreadX on a NUCLEO-H723-Board: Waking up a thread from an ISR

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages