You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
Interrupts: remove C prototype and keep only C++ prototypes by @ABOSTM in Interrupts: remove C prototype and keep only C++ prototypes #1617
ci(stm32cube): enhance version regex to match RC versions for example by @ABOSTM in ci(stm32cube): enhance version regex to match RC versions for example #1618
ci(stm32cube): manage Release candidate for HAL/CMSIS versions by @ABOSTM in ci(stm32cube): manage Release candidate for HAL/CMSIS versions #1630
[U(S)ART] hardware flow control support by @akasona in [U(S)ART] hardware flow control support #1634
system(U5): HAL RCC should restore PWR clock after clock configuration by @ABOSTM in system(U5): HAL RCC should restore PWR clock after clock configuration #1639
cores(U5): support USB Type-C on U5 by @ABOSTM in cores(U5): support USB Type-C on U5 #1640
Adding new variant for Generic G070xxT by @techstudio-design in Adding new variant for Generic G070xxT #1638
fix(cli): optional column number in error pattern by @fpistm in fix(cli): optional column number in error pattern #1658
Bootloader jump to application by @ABOSTM in Bootloader jump to application #1653
add STM32G031FxPx (and STM32G031Y8Yx, STM32G041F6Px, STM32G041F8Px STM32G041Y8Yx) by @olikraus in add STM32G031FxPx (and STM32G031Y8Yx, STM32G041F6Px, STM32G041F8Px STM32G041Y8Yx) #1655
Wire: implement STOP sequence to recover I2C bus. by @ABOSTM in Wire: implement STOP sequence to recover I2C bus. #1663
fix(WL): wrong arm cortex math library and VECT_TAB_OFFSET used for CM4 by @fpistm in fix(WL): wrong arm cortex math library and VECT_TAB_OFFSET used for CM4 #1665
feat: Add No Optimization (-O0) option to menus by @ABOSTM in feat: Add No Optimization (-O0) option to menus #1666
feat: Add STM32Cube HAL getter to SPI, Wire and HardwareSerial by @ABOSTM in feat: Add STM32Cube HAL getter to SPI, Wire and HardwareSerial #1674
Variant update 6.0.50 by @ABOSTM in Variant update 6.0.50 #1683
fix: Stabilize SWD Programming for Swan (STM32L4R5) by @zfields in fix: Stabilize SWD Programming for Swan (STM32L4R5) #1694
core: fix HardwareSerial compilation failed when USART disabled by @ABOSTM in core: fix HardwareSerial compilation failed when USART disabled #1697
wire: add fix for toggling NoStretch by @ric96 in wire: add fix for toggling NoStretch #1691
Add flags about fpv4 for cortex-m33 on platformio-build.py by @asukiaaa in Add flags about fpv4 for cortex-m33 on platformio-build.py #1704
chore: Prepare for next STM32CubeProgrammer release by @zfields in chore: Prepare for next STM32CubeProgrammer release #1711
fix: make micros compatible with ISR by @fpistm in fix: make micros compatible with ISR #1702
Cleaning the build process by @massonal in Cleaning the build process #1708
HAL legacy support by @fpistm in HAL legacy support #1710
Added new Agafia SG0 Board by @harji2130 in Added new Agafia SG0 Board #1690
Add support to CRC peripheral by default by @cparata in Add support to CRC peripheral by default #1715
fix: allow to disable HAL CRC module by @fpistm in fix: allow to disable HAL CRC module #1716
HardwareTimer: call refresh() after parameter update when timer not running by @ABOSTM in HardwareTimer: call refresh() after parameter update when timer not running #1721
Improve Swan initialization by @zfields in Improve Swan initialization #1722
feat: allows arduino-cli to override build property by @fpistm in feat: allows arduino-cli to override build property #1725
Improve support for hand-written asm source files by @ivankravets in Improve support for hand-written asm source files #1729
Added F722RE Variant to boards.txt, added F722RE ldscript.ld by @geosmall in Added F722RE Variant to boards.txt, added F722RE ldscript.ld #1712
Added the N-Versions of G0(7,8)1G(8,B)U generic Boards by @microtronics in Added the N-Versions of G0(7,8)1G(8,B)U generic Boards #1730
Added STM32F765IIKx by @PumaFPV in Added STM32F765IIKx #1732
variant: update entries and ci config by @fpistm in variant: update entries and ci config #1734
variant: add AcSIP S76S support by @fpistm in variant: add AcSIP S76S support #1733
fix: add COM port prefix in bmp_upload pattern on Windows by @reppad in fix: add COM port prefix in bmp_upload pattern on Windows #1737
Review get adc/dac/timer channel functions by @fpistm in Review get adc/dac/timer channel functions #1735
Error management: save space when core logs are not enabled by @fpistm in Error management: save space when core logs are not enabled #1739
Add functionality to ignore library examples in CI for PlatformIO by @valeros in Add functionality to ignore library examples in CI for PlatformIO #1746
fix: CMSIS STM32G491and STM32G4A1 : add missing aliases for TIM7 and COMP4/5/6 by @ABOSTM in fix: CMSIS STM32G491and STM32G4A1 : add missing aliases for TIM7 and COMP4/5/6 #1744
Arduino lint by @fpistm in Arduino lint #1743
Adding L431RC Generic by @mackelec in Adding L431RC Generic #1736
variant: G0: add Nucleo-G070RB by @TDhaouST in variant: G0: add Nucleo-G070RB #1745
HAL Drivers and CMSIS updated:
New Contributors
Full Changelog: 2.2.0...2.3.0
This discussion was created from the release Arduino Core for STM32 2.3.0.
Beta Was this translation helpful? Give feedback.
All reactions