MCPcopy Create free account
hub / github.com/RT-Thread/rt-thread / stm32_update

Function stm32_update

tools/release/stm32_update.py:123–125  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

121
122
123def stm32_update(path):
124 stm32update_main2entry(path)
125 stm32update_heap2zero(path)

Callers 1

buildbot.pyFile · 0.90

Calls 2

stm32update_main2entryFunction · 0.85
stm32update_heap2zeroFunction · 0.85

Tested by

no test coverage detected