This commit is contained in:
Nav
2022-05-17 19:51:13 +01:00
parent 514355fbbb
commit 644724a529

View File

@@ -122,7 +122,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 & write to EEPROM memory on the target.
*
* It's available with all of the config variants, in debugging mode.
*/