-
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
help wantedExtra attention is neededExtra attention is neededplatform: NXTIssues related to LEGO MINDSTORMS NXTIssues related to LEGO MINDSTORMS NXTsoftware: pybricks-micropythonIssues with Pybricks MicroPython firmware (or EV3 runtime)Issues with Pybricks MicroPython firmware (or EV3 runtime)topic: sensorsIssues involving sensorsIssues involving sensors
Description
Is your feature request related to a problem? Please describe.
We don't have a GPIO driver for NXT yet. This is needed to support sensors.
Describe the solution you'd like
A file called gpio_nxt.c similar to gpio_stm32f0.c but with an implementation for NXT.
Additional context
Inspiration can be found throughout here, but the goal is to have something plain and minimal like the example referenced above.
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is neededplatform: NXTIssues related to LEGO MINDSTORMS NXTIssues related to LEGO MINDSTORMS NXTsoftware: pybricks-micropythonIssues with Pybricks MicroPython firmware (or EV3 runtime)Issues with Pybricks MicroPython firmware (or EV3 runtime)topic: sensorsIssues involving sensorsIssues involving sensors