SODAQ Boards v1.6.20

We have released a new version of the SODAQ Boards.

Change log includes:

Adding BAT_VOLT pin to the ExpLoRer variant (Rev 6c+).
Pulled in Arduino core developments up to release 1.6.20.

Let us know if you run into any issues.

I had to modify these two lines in the platform file to work with the newest Arduino IDE and my Atmel-ICE. I changed them to:

tools.openocd.path={runtime.tools.openocd-0.9.0-arduino.path}

tools.openocd-withbootsize.path={runtime.tools.openocd-0.9.0-arduino.path}

It couldn’t find openocd otherwise.

1 Like

I’ll look into this. Could I ask what version, installer and OS you are using?