Skip to content
Snippets Groups Projects
Select Git revision
0 results

CMakeLists.txt

Forked from Avionics / Software Development / Skyward Boardcore
Source project has a limited visibility.
  • Niccolò Betto's avatar
    fef78a17
    [Test] Add timed wait tests · fef78a17
    Niccolò Betto authored
    Timed wait tests run a loop that puts a thread into timed wait for 3 seconds. They can either timeout, in which case they will blink once, or they can be waken up by pressing the user button, in which case the led will blink twice.
    fef78a17
    History
    [Test] Add timed wait tests
    Niccolò Betto authored
    Timed wait tests run a loop that puts a thread into timed wait for 3 seconds. They can either timeout, in which case they will blink once, or they can be waken up by pressing the user button, in which case the led will blink twice.