Update README.md

This commit is contained in:
Bertold Van den Bergh 2022-11-29 13:00:58 +01:00 committed by GitHub
parent 366a18a6cb
commit c979e2c555
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,7 @@ The library can patch the currently running firmware to add extra functionality:
- GPIO Control
- I2C Bus
- EEPROM Read/Write (much faster than via the ROM)
- FLASH Read/Write
- CODE Read (8051 MOVC)
- Call any ROM/FW function and load custom ones.