mirror of
https://github.com/MikronMIK32/mik32-uploader.git
synced 2026-01-01 13:37:03 +03:00
Merge branch 'MikronMIK32:master' into master
This commit is contained in:
commit
4f60843fc5
@ -264,6 +264,7 @@ class DMA:
|
||||
self.current_value = CurrentValue.ENABLE
|
||||
|
||||
self.write_buffer = 0
|
||||
self.openocd.write_memory(0x40000, 32, [0] * 16)
|
||||
self.clear_irq()
|
||||
self.set_current_value(self.current_value)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user