--xcp bootloader

This commit is contained in:
Mysteo
2023-06-29 21:33:24 +03:00
parent eef3cfeb6b
commit c78e5c3912
9 changed files with 1059 additions and 10 deletions

View File

@@ -154,10 +154,10 @@ static const tFlashSector flashLayout[] =
{
/* { 0x08000000, 0x00800, 0},
{ 0x08000000, 0x00800, 0},
{ 0x08000800, 0x00800, 1},
{ 0x08001000, 0x00800, 2},
{ 0x08001800, 0x00800, 3},*/
{ 0x08001800, 0x00800, 3},
{ 0x08002000, 0x00800, 4}, /* flash sector 4 - reserved for bootloader */
{ 0x08002800, 0x00800, 5}, /* flash sector 5 - 2kb */
{ 0x08003000, 0x00800, 6}, /* flash sector 6 - 2kb */