Skip to content

Example code for using timers in the Zephyr RTOS. This code makes an LED blink like the blinky example, but instead of simply sleeping between the led status changes, this program uses timers in order to create a periodic task.

Notifications You must be signed in to change notification settings

luukvancampen/blinky_timers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

About

Example code for using timers in the Zephyr RTOS. This code makes an LED blink like the blinky example, but instead of simply sleeping between the led status changes, this program uses timers in order to create a periodic task.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published