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

GPIO toggling of Reset / BSL Trigger #17

Open omerk opened 1 year ago

omerk commented 1 year ago

Initially on Raspberry Pi (using gpiozero - installed by default?), we should be able to toggle BSL for zoe2 et al.

Given that this is a specific use case, maybe a selective import and not in requirements.txt so it doesn't cause problems on other platforms?