Skip to content

0.3.0

Latest

Choose a tag to compare

@h2zero h2zero released this 05 Sep 23:38
· 1 commit to master since this release

Fixed

  • Arduino build with nRF52810 boards.
  • potential endless loop in Wire Library.
  • PCA20006 pinmap.
  • Prevent possible endless loop in Uart::write/Serial::print.
  • Increase HCI buffer size when extended advertising is enabled.

Changed

  • Exposed hw_clock_hfxo_request and int hw_clock_hfxo_release for application use.
  • Disable DLE if not using connections.
  • Increase msys_1 blocks when privacy is enabled.
  • Print::printf implementation now uses write to allow output redirection.
  • Make PHY options configurable without extended advertising.

Added

  • Config option for BLE secure connections.
  • Support for Seeed xiao sense board.