Hey I know that the digitizer is written into your HID devices but not enabled as it say here
|
# Digitizer works on Linux but conflicts with mouse, so omit it. |
.
I've been trying to build circuitpython with this feature enabled but can seem to get the rp2040 port to build properly (with or without the changes). Whether its a uf.2 build or advice on how to get a digitizer working anything would be useful thanks!
Hey I know that the digitizer is written into your HID devices but not enabled as it say here
circuitpython/tools/gen_usb_descriptor.py
Line 24 in 550eab2
I've been trying to build circuitpython with this feature enabled but can seem to get the rp2040 port to build properly (with or without the changes). Whether its a uf.2 build or advice on how to get a digitizer working anything would be useful thanks!