Skip to content

0.3.2

Latest
Compare
Choose a tag to compare
@jaredwolff jaredwolff released this 09 Mar 20:50
· 31 commits to master since this release

0.3.2 is the latest stable release. It has a slew of bug fixes and improvements since 0.2.0.

Bug fixes

  • Fixing fault if Discovery is busy
  • Fixing a few issues preventing BLE DFU from working

Improvements

  • Added systick functionality for longer time period tracking
  • Added millis() function for tracking time < 60 seconds
  • Added the plumbing for RSSI measurements to be taken for ble_publish
  • Made Pyrinas easier to setup using make setup
  • Added 250000 BAUD option for serial.
  • Added flow control options for serial.
  • Adding simple GPIO controls