Releases: FrameworkComputer/Framework_Inputmodule_CircuitPython
Releases · FrameworkComputer/Framework_Inputmodule_CircuitPython
0.0.2 circuitpython firmware
project_bundle.zip
has all dependencies needed. Copy it to the lib
folder on the CIRCUITPY
drive.
The firmware has support for the framework_inputmodule
board and has a patch to the ADC initialization routine to always enable the internal pullup.
This can't be upstreamed as is, so we'll have to find a better solution. But it works for the use-case of the input modules.
0.0.1 circuitpython firmware
Initial commit Signed-off-by: Daniel Schaefer <dhs@frame.work>