Skip to content

v1.1.0

Compare
Choose a tag to compare
@rjaegers rjaegers released this 13 Apr 08:54
bd008d4

1.1.0 (2023-04-07)

Features

Bug Fixes

  • Avoid using generator expressions for linking to targets (#92) (441abe5)
  • Correct dependencies of synchronous_stm32fxxx and ble_middleware (#85) (2ffaf23)
  • hal_st/stm32fxxx/UartStm & UartDma: Registers for stm32f407 (#59) (98ceaf3)
  • HALST_EXCLUDE_FROM_ALL for instantiations_lwip (#94) (f80f6ee)
  • Link stm32f0xx to correct std_periph (#93) (31cdcbb)
  • Set correct mcpu mfpu options for different target cpus (#75) (a799834)
  • UartStm: Use correct registers & fix overrun assert; enable FIFO (#68) (60efc65)