Skip to content

Additional support for Arduino SERCOM, rp2040 (Raspberry Pi Pico), STM32 and fix

Compare
Choose a tag to compare
@xreef xreef released this 16 Feb 22:09
· 2 commits to master since this release

Fix STM32 support and add support for Raspberry Pi Pico and other rp2040 boards
Add support for custom SERCOM interface of Arduino SAMD devices. Force SDA SCL to use GPIO numeration for STM32 bug (https://www.mischianti.org/forums/topic/compatible-with-stm32duino/).
Force SDA SCL to use GPIO numeration (https://www.mischianti.org/forums/topic/cannot-set-sda-clk-on-esp8266/).
Fix the SDA SCL type #58 and add basic support for SAMD device.