PY32F030_Air_Template/pyocd_user.py

3 lines
138 B
Python

def will_connect():
irom1 = target.memory_map.get_first_matching_region(name="IROM1")
irom1.flm = "SDK/Packs/MDK/PY32F0xx_32K.FLM"