Skip to content

New boards; python3 fixes; NeoPixel power pin; UART fixes

Compare
Choose a tag to compare
@dhalbert dhalbert released this 28 Oct 00:23
· 77 commits to master since this release
a46d192

[Note that this release is incorrectly tagged as 3.11.0 instead of v3.11.0.]

New boards:

  • Fluff M0. Thanks @deshipu.

  • SamE54 Xplained. Thanks @jepler.

  • ndbit7 for FeatherSnow v2. Thanks @ndGarage.

  • Seeduino XIA0 M0. Thanks @5kft.

  • BLM Badge. Thanks @ladyada.

  • QT Py. Thanks @ladyada.

  • Feather M4 CAN Express. Thanks @jepler.

  • Winterbloom Gemini (Castor & Pollux). Thanks @theacodes.

  • Update UF2 submodule; fixe python3 compatibility. Thanks @cbc02009.

  • Corrections to README.md. Thanks @dnbdmr and @dglaude.

  • Fix UART support for SAMD51. Thanks @slyalfa.

  • Add support for NeoPixel power indicator. Thanks @ladyada.

  • SAME51 support. Thanks @jepler.