Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@atsju atsju released this 09 Aug 16:25
· 157 commits to master since this release
a2d8323

Enhancements:

  • Add support for U5 family (PR #249)
  • Add support for WB and WL families (PR #235)
  • Add support for L5 family (PR #172)
  • Add support for new devices (PR #165)
  • Add support for CMSIS RTOS (PR #253)
  • Add support for Newlib-Nano (Issue #179 and Issue #208 and Issue #213)
  • Allow setting toolchain PATH through env vars (PR #233)
  • Allow setting ST repositories PATH through env vars (PR #226 and PR #244)
  • Add function stm32_print_devices_by_family (PR #205)
  • Generate binary files with .elf extension (PR #163 and PR #174)
  • Add functions to generate hex and binfiles (PR #221)
  • Handle package version on find_package, for HAL and CMSIS (Issue #177)
  • Update ST repositories versions for fetch (Issue #217 and PR #255)
  • Enhance continuous integration by running GitHub Actions on each PR (PR #220)
  • Add issue template to repository (Issue #196)
  • Clarify documentation for H7 and dual-core MCUs usage (Issue #155)
  • Code refactoring (PR #161 and PR #225)

Bug Fixes: