zephyr/samples/boards/bbc_microbit
Peter Bigot d7049b57d5 samples: microbit: pong: update work API usage
Use the reschedule solution as there may be cases where a newer
deadline should supersede an older one.

The implementation has no locking and so has data races between the
handler and external events.  Emit a console diagnostic in one case
where the race can be detected.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2021-03-16 19:58:12 -04:00
..
display
line_follower_robot device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
pong samples: microbit: pong: update work API usage 2021-03-16 19:58:12 -04:00
sound device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
microbit.rst