You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
what board definition should i use for the ESP32-PICO-V3? i am spesificaly looking at the spi pins, the vast majority of the bords in the library use pins 18 and 23 but they are not avalable on the pico v3 and i cant find any that use the pins specified in the docs (19, 21, 22). i have modified the generic esp32 dev board pins file to make it work but i would prefer not to have to because it may break other things and is not portable. should i open an issue to request the chip be added?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
what board definition should i use for the ESP32-PICO-V3? i am spesificaly looking at the spi pins, the vast majority of the bords in the library use pins 18 and 23 but they are not avalable on the pico v3 and i cant find any that use the pins specified in the docs (19, 21, 22). i have modified the generic esp32 dev board pins file to make it work but i would prefer not to have to because it may break other things and is not portable. should i open an issue to request the chip be added?
Beta Was this translation helpful? Give feedback.
All reactions