Skip to content

uPiot v0.1.2-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@gepd gepd released this 05 Nov 02:50
· 46 commits to develop since this release

Version 0.1.2-alpha | 04 Nov 2017

New

  • Command to send a cancel string (\x03) through the serial port including a shortcut (ctrl+shift+c).

Improvements

  • Avoid to send empty string to the console when it's waiting for new data
  • Activate the window console each time it's open or called from a sampy command.
  • Warn the user to restart ST after uPiot is updated.
  • 'sampy run' will now display the output in realtime.

Bugs

  • Removed hardcoded strings to burn the firmware in other boards.
  • Fix console call when multiples boards are connected (Issue: #1).