application: Add the button module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 22 Mar 2020 14:26:39 +0000 (15:26 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 22 Mar 2020 16:35:52 +0000 (17:35 +0100)
commit0edc261e6ba9fb4468ec9a8b1c68c5a1bc46fc72
treefd75f2d9fc665fa6cc332740de39bbae358f865d
parentce2d8f1755f3a2ddd90a9bc8595d5b581dde42ba
application: Add the button module.

Provides debouncing for GPIOs.
SConscript.target
src/application/button.rs [new file with mode: 0644]