Skip to content

Commit

Permalink
stm32h743xx_hic: Fix stm32h743xx_if build
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrossard committed Aug 4, 2023
1 parent 378d00e commit 1b48a48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/hic_hal/stm32/stm32h743xx/daplink_addr.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
#else
#define DAPLINK_ROM_SIZE 0x00080000 // has to be a multiple of the sector size, only bank 1 is used

#define DAPLINK_ROM_UDB_BL_VERSION_SIZE 0x00000000

#define DAPLINK_ROM_IF_START 0x08020000
#define DAPLINK_ROM_IF_SIZE 0x00040000 // 2 sectors

Expand Down

0 comments on commit 1b48a48

Please sign in to comment.