Skip to content

Commit

Permalink
Clean up the stm32f412 repl file
Browse files Browse the repository at this point in the history
  • Loading branch information
PiotrZierhoffer committed Aug 30, 2023
1 parent e553ace commit 769a704
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions stm32f412.repl
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// autogenerated
cpu: CPU.CortexM @ sysbus
cpu: CPU.CortexM @ sysbus
cpuType: "cortex-m4f"
nvic: nvic
fpuInterruptNumber: 81
Expand Down Expand Up @@ -98,11 +97,9 @@ iwdg: Timers.STM32_IndependentWatchdog @ sysbus 0x40003000
windowOption: false
defaultPrescaler: 0x4

// armv7-m overlay
dwt: Miscellaneous.DWT @ sysbus 0xE0001000
frequency: 72000000

// stm32f4 overlay
sysbus:
init:
ApplySVD @https://dl.antmicro.com/projects/renode/svd/STM32F40x.svd.gz

0 comments on commit 769a704

Please sign in to comment.