electrolama / llama-bsl

Python cross-platform script to upload firmware via the serial boot loader onto the CC13xx, CC2538 and CC26xx SoC.
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Clean up module imports and checks #21

Open omerk opened 1 year ago

omerk commented 1 year ago

There should be a unified check to ensure all required modules are installed before any action and if not guidance to python -m pip install -r requirements.txt