This commit is contained in:
Nav
2022-12-11 17:41:05 +00:00
parent ef8219b087
commit 190d734ca3
3 changed files with 1 additions and 4 deletions

View File

@@ -124,7 +124,7 @@ namespace Bloom::DebugToolDrivers::Protocols::CmsisDap::Edbg::Avr
SRAM = 0x20,
/**
* The EEPROM memory type can be used to read & write to EEPROM memory on the target.
* The EEPROM memory type can be used to read and write to EEPROM memory on the target.
*
* It's available with all of the config variants, in debugging mode.
*/