Added the erase command to fill the EEPROM with 0xFF
This commit is contained in:
parent
58c74ebc86
commit
7ef7a0bfef
5 changed files with 47 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -163,3 +163,6 @@ tags
|
|||
[._]*.un~
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/vim,python
|
||||
|
||||
# Binary files
|
||||
*.bin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue