Witty-Wizard / SerialIO

An Arduino library for decoding multiple RC protocols.
https://witty-wizard.github.io/SerialIO/
GNU General Public License v3.0
3 stars 0 forks source link

✨[FEATURE]: Request for STM32 Support #14

Open Witty-Wizard opened 2 months ago

Witty-Wizard commented 2 months ago

Overview

I want to request support for STM32 in the SerialIO library. Currently, the library supports ESP32, RP2040 and AVR frameworks. Adding STM32 support would greatly benefit users who work with STM32 microcontrollers.

Tasks