Merge branch 'feature/digital-input-stamp' into feature/pounder-timestamping
This commit is contained in:
commit
3899848815
|
@ -18,9 +18,6 @@ load
|
|||
# tbreak cortex_m_rt::reset_handler
|
||||
monitor reset halt
|
||||
|
||||
source ../../PyCortexMDebug/cmdebug/svd_gdb.py
|
||||
svd_load ~/Downloads/STM32H743x.svd
|
||||
|
||||
# cycle counter delta tool, place two bkpts around the section
|
||||
set var $cc=0xe0001004
|
||||
define qq
|
||||
|
|
Loading…
Reference in New Issue