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
Arduino-ide allows setting up of additional build parameters specific to each board. e.g. when building for an esp32 board i can set configuration parameters such as partition in the arduino IDE.
How do I configure a partition when using arduino-cli? It always picks the default.