Skip to content

Commit

Permalink
added option_base, option_size for F401xD_xE
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Sinn committed Mar 8, 2022
1 parent c4762e6 commit 72974a9
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 0x10
flags swo

0 comments on commit 72974a9

Please sign in to comment.