Skip to content

Releases: FrameworkComputer/Framework_Inputmodule_CircuitPython

0.0.2 circuitpython firmware

Pre-release

Choose a tag to compare

@JohnAZoidberg JohnAZoidberg released this 14 Aug 09:22

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

Pre-release

Choose a tag to compare

@JohnAZoidberg JohnAZoidberg released this 02 Aug 04:56
Initial commit

Signed-off-by: Daniel Schaefer <dhs@frame.work>