arduino / Arduino

Arduino IDE 1.x
https://www.arduino.cc/en/software
Other
14.15k stars 7.01k forks source link

[Library Manager] SinricPro_Generic Library to support many more boards #10267

Closed khoih-prog closed 4 years ago

khoih-prog commented 4 years ago

Please add the SinricPro_Generic Library to Library Manager.


The SinricPro library is written to support only ESP32 and ESP8266.

This library is based on and modified from SinricPro library to support many more boards such as Arduino SAMD21, Adafruit SAMD21, SAMD51, Adafruit's nRF52 boards, Teensy, SAM DUE, STM32, etc.

Releases v2.4.0

  1. Add support to :

    • Arduino SAMD21 (ZERO, MKR, NANO_33_IOT, M0, M0 Pro, AdaFruit CIRCUITPLAYGROUND_EXPRESS, etc.).
    • Adafruit SAM21 (Itsy-Bitsy M0, Metro M0, Feather M0, Gemma M0, etc.).
    • Adafruit SAM51 (Itsy-Bitsy M4, Metro M4, Grand Central M4, Feather M4 Express, etc.).
    • AdaFruit Feather nRF52832, nRF52840 Express, BlueFruit Sense, Itsy-Bitsy nRF52840 Express, Metro nRF52840 Express, NINA_B30_ublox, etc..
    • Teensy 4.1, 4.0, 3.6, 3.5, 3.2/3.1, 3.0.
    • STM32 (Nucleo-144, Nucleo-64, Nucleo-32, Discovery, STM32F1, STM32F3, STM32F4, STM32H7, STM32L0, etc.).
    • SAM DUE
  2. Bump up to sync with v2.4.0 of original SinricPro library

cmaglie commented 4 years ago

Done.