Skip to content

Commit

Permalink
Merge pull request #1235 from Sylensky/feature/f401xd_option
Browse files Browse the repository at this point in the history
Added parametres option_base, option_size for F401xD_xE
  • Loading branch information
Nightwalker-87 committed May 14, 2022
2 parents 6870c82 + 86a3754 commit 951859c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/chips/F401xD_xE.chip
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ flash_pagesize 0x4000 // 16 KB
sram_size 0x18000 // 96 KB
bootrom_base 0x1fff0000
bootrom_size 0x7800 // 30 KB
option_base 0x0
option_size 0x0
option_base 0x40023C14
option_size 0x4
flags swo

0 comments on commit 951859c

Please sign in to comment.