Chris 23ba45c232 Fix serial configuration. 7-bits is not supported.
When configuring the serial port it was erroneously selecting the wrong mode.
For example when selecting 8N1 was actually configuring 9N1. Fixed by removing
the invalid 7-bit modes.
2022-08-10 20:55:37 -04:00
2022-08-09 22:38:26 +08:00
2022-07-10 21:37:33 +08:00
2022-08-09 22:38:26 +08:00
2022-08-09 23:58:20 +08:00
2022-08-09 23:58:20 +08:00
2022-08-09 23:04:05 +08:00

ArduinoCore-AT32F4

Using this core with the Arduino IDE

To compile for this core with the Arduino IDE, add the following URL to the boards manager.

https://raw.githubusercontent.com/WeActStudio/ArduinoCore-AT32F4/main/package_at32_index.json image

Description
No description provided
Readme 10 MiB
Languages
C 89.2%
C++ 9.5%
Assembly 1.3%