Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 306 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 306 Bytes

Timers example.

Example program which is calling a callback using timer but each time the call period is doubled.

Demonstrates how to:

  • use timer helpers,
  • pass data to callbacks called by timers.

Flashing.

$ cd build
$ cmake ..
$ make timer_ex_flash
$ miniterm.py /dev/ttyUSB0 74880