add Chapter12
This commit is contained in:
10
Chapter12/cpp_hal/renode_scripts/stm32f072.repl
Normal file
10
Chapter12/cpp_hal/renode_scripts/stm32f072.repl
Normal file
@@ -0,0 +1,10 @@
|
||||
using "./stm32f0.repl"
|
||||
|
||||
flash: Memory.MappedMemory @ sysbus 0x08000000
|
||||
size: 0x20000
|
||||
|
||||
sram: Memory.MappedMemory @ sysbus 0x20000000
|
||||
size: 0x4000
|
||||
|
||||
crc:
|
||||
configurablePoly: true
|
||||
Reference in New Issue
Block a user