mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-25 20:56:42 +00:00
format code according to conventions [skip ci]
This commit is contained in:
parent
d13ada1162
commit
fe50883c15
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user