mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-02-27 01:56:43 +00:00
Remove invalid code comments
This commit is contained in:
parent
5716ba08d4
commit
a7f071691e
@ -21,8 +21,6 @@ f103_flash_size = 128k;
|
||||
|
||||
MEMORY
|
||||
{
|
||||
/*Here we give 22K flash to bootloader*/
|
||||
/*0x08005800 : the application bin start address*/
|
||||
flash0 : org = 0x08006000, len = f103_flash_size - 0x6000
|
||||
flash1 : org = 0x00000000, len = 0
|
||||
flash2 : org = 0x00000000, len = 0
|
||||
|
Loading…
Reference in New Issue
Block a user