Converts any Arduino into a TOTP keychain
 
 
 
Go to file
kirbylife 90d3e4b4e9 Add comments 2023-03-30 15:05:14 -06:00
src Add comments 2023-03-30 15:05:14 -06:00
.gitignore Add comments 2023-03-30 15:05:14 -06:00
Cargo.lock Initial Commit 2023-03-30 12:05:33 -06:00
Cargo.toml Reduce the size of the bin enabling some optimizations 2023-03-30 15:04:56 -06:00
avr-atmega328p.json Initial Commit 2023-03-30 12:05:33 -06:00
build.sh Upload directly the elf instead the hex 2023-03-30 15:03:49 -06:00
upload.sh Upload directly the elf instead the hex 2023-03-30 15:03:49 -06:00