Added the erase command to fill the EEPROM with 0xFF

This commit is contained in:
Mariano Uvalle 2020-12-13 13:37:11 -06:00
parent 58c74ebc86
commit 7ef7a0bfef
5 changed files with 47 additions and 5 deletions

3
.gitignore vendored
View file

@ -163,3 +163,6 @@ tags
[._]*.un~
# End of https://www.toptal.com/developers/gitignore/api/vim,python
# Binary files
*.bin