This sample application displays “a blinking LED”. A timer triggers the LED on/off state.
This sample uses the native_posix solution, so no need for a real board. You’ll need to have a SDL library installed.
west build -p -b native_posix_64 samples/timer