|
|
@ -61,7 +61,6 @@ |
|
|
|
Attempts to modify the EEPROM_SIZE setting may brick your board. |
|
|
|
Attempts to modify the EEPROM_SIZE setting may brick your board. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
// Writing unaligned 16 or 32 bit data is handled automatically when
|
|
|
|
// Writing unaligned 16 or 32 bit data is handled automatically when
|
|
|
|
// this is defined, but at a cost of extra code size. Without this,
|
|
|
|
// this is defined, but at a cost of extra code size. Without this,
|
|
|
|
// any unaligned write will cause a hard fault exception! If you're
|
|
|
|
// any unaligned write will cause a hard fault exception! If you're
|
|
|
|