Skip to content

Tags: TurtlPass/turtlpass-firmware-arduino

Tags

2.0.0

Toggle 2.0.0's commit message
README updated instructions for arduino-cli;

Created bash script 1-click-setup.sh;
Driver for Touch Sensor TTP-223;
Print device info with serial command i;
EncryptionManager to handle byte encryption with ChaCha20 algo;
OtpManager with AES-256 encryption;
OtpCode class to handle OTP codes generation;
Created EEPROMMate library to store and retrieve OTP shared secrets in/from the virtual EEPROM
LedState refactor into LedManager, added new led states;
Kdf refactored - breaking changes;

1.1.0

Toggle 1.1.0's commit message
cycle through the 6 predefined colors that corresponds to a different…

… seed

1.0.0

Toggle 1.0.0's commit message
🐢 TurtlPass Firmware