You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gpio.pulse() method in tbot_contrib for pulsing a GPIO pin (#95 by @bauer-alex-174).
Added coverage tracking for tests. Feel free to help improving coverage, especially of obscure features that will easily break when we don't ensure their functionality with tests.
Added an AskfirstInitializer which can be used to deal with boards where the console is configured with askfirst (#98).
Added the ability to use environment variables in @<filename> argument files (#96 by @hsdenx).