What's Changed
- Update stm32_def.h by @patricklaf in #2688
- fix(f7): PLLR value by @fpistm in #2693
- chore(l0): update to latest STM32CubeL0 v1.12.3 by @fpistm in #2700
- [STM32L5xx] Add support for STM32L562E-DK board by @haydenth in #2696
- fix(uart): typo by @fpistm in #2705
- feat(uart): support UART Tx, Rx and Data invert function by @ndoo in #2701
- Tidying up clock config of H5. by @dojyorin in #2695
- fix: broken url by @fpistm in #2714
- Variant addition: Nucleo-64 L412RB_P by @askuric in #2713
- feat (uart): implement proper operator bool() by @patricklaf in #2712
- fix(uart): unused warnings by @fpistm in #2719
- Variant addition: Nucleo-64 F410RB by @askuric in #2716
- variant(g0): generic STM32G0B0RET USB clock configuration by @fpistm in #2721
- Add generic board variant for STM32C071G(8-B)Ux by @honzasp in #2726
- Add variants Nucleo-U5A5ZJ-Q and generic U595ZITxQ,U595ZJTxQ,U599ZITx… by @patricklaf in #2725
- chore(g4): define HSE_VALUE of the Nucleo G431RB by @fpistm in #2734
- Add NUCLEO-C092RC variant by @showengineer in #2735
- fix(cmake): avoid contiguous spaces by @fpistm in #2740
- Annotate Error_Handler with noreturn to help analysis by @Avamander in #2739
- chore(f7): update to latest STM32CubeF7 v1.17.3 by @fpistm in #2741
- chore(f4): update to latest STM32CubeF4 v1.28.2 by @fpistm in #2742
- Add ADC 14bit support in U5 by @ouoam in #2747
- Fix LINKFLAGS containing a tuple in platformio build script by @Stary2001 in #2751
- variant(WL): add Oceanus-I module and EV by @wm-eisos in #2752
- fix(uart): prevent deinitializing another UART by @thiagogba in #2754
- variant(WL): correct Oceanus-I module and EV I2C and SPI pins by @wm-eisos in #2755
- fix(Wire): only recover bus when device is master by @dordnung in #2758
- feat: add STM32WB0x support by @fpistm in #2756
- chore(u5): update to latest STM32CubeU5 v1.8.0 by @fpistm in #2768
- chore(wb): update to latest STM32CubeWB v1.23.0 by @fpistm in #2769
- chore(wba): update to latest STM32CubeWBA v1.7.0 by @fpistm in #2776
- feat: add STM32U073C(8-B-C) and STM32U083CC generic board support by @ndoo in #2775
New Contributors
- @haydenth made their first contribution in #2696
- @ndoo made their first contribution in #2701
- @askuric made their first contribution in #2713
- @honzasp made their first contribution in #2726
- @showengineer made their first contribution in #2735
- @Avamander made their first contribution in #2739
- @ouoam made their first contribution in #2747
- @Stary2001 made their first contribution in #2751
- @wm-eisos made their first contribution in #2752
- @thiagogba made their first contribution in #2754
- @dordnung made their first contribution in #2758
Full Changelog: 2.10.1...2.11.0