14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
tar remote :3333
|
|
mon reset halt
|
|
|
|
define mrh
|
|
monitor reset halt
|
|
end
|
|
document mrh
|
|
Reset and halt the target; Only useful with OpenOCD
|
|
end
|
|
|
|
# b LL_RCC_SetTIMPrescaler
|
|
# b HAL_RCC_GetSysClockFreq
|
|
|