[console_scripts]
mkdfu = stm32tool.entry.dfu:main
openmvview = stm32tool.entry.priview:main
pydfu = stm32tool.entry.pydfu:main
stm32isp = stm32tool.isp:main
stmdevice = stm32tool.entry.get_devices:main
stmflash = stm32tool.entry.flash:main

