Hi,
I’m working on a board similar to the Adafruit QT Py - SAMD21.
Where can I find more info on what the contents of the json file mean?
For example:
"core": "adafruit",
"extra_flags": "-DARDUINO_QTPY_M0 -DCRYSTALLESS -DADAFRUIT_QTPY_M0 -D__SAMD21E18A__ -DARM_MATH_CM0PLUS",
"variant": "qtpy_m0"
How do I change the assignments of the SERCOM pins?