Arduino Core for STM32 2.8.1
Warning
Since core release 2.8.x, only Arduino IDE 2 is supported.
What's Changed
- fix(programmer): remove stlink programmer by @fpistm in #2417
- Add variant: Generic H503KBU by @dojyorin in #2423
- Add variant: Generic H563RGT, H563RIT, H573RIT by @dojyorin in #2424
- Generic L431C(B-C)(T-U) Variant by @jordancormack in #2427
- fix(upload_vid): wrong definitions by @fpistm in #2440
- Add single buffer mode option to USB CDC to fix off-by-one corruption by @gigaj0ule in #2435
- Added RAK3172T Variant by @nmaas87 in #2431
- Fix Wire memory leak by @benmalenfant in #2442
- fix(platform): core reference broken by @fpistm in #2449
- fix(cmake): remove .elf extension from generated .bin and .hex by @fpistm in #2453
- fix(platform.txt): add default vid/pid definition by @fpistm in #2454
New Contributors
- @dojyorin made their first contribution in #2423
- @jordancormack made their first contribution in #2427
- @gigaj0ule made their first contribution in #2435
- @nmaas87 made their first contribution in #2431
- @benmalenfant made their first contribution in #2442
Full Changelog: 2.8.0...2.8.1