1. 12 Sep, 2015 3 commits
  2. 11 Sep, 2015 3 commits
  3. 10 Sep, 2015 22 commits
  4. 07 Sep, 2015 6 commits
  5. 04 Sep, 2015 5 commits
  6. 03 Sep, 2015 1 commit
    • Tony Abboud's avatar
      stmhal: add option to query for the current usb mode · 8d8fdcb4
      Tony Abboud authored
      Fetch the current usb mode and return a string representation when
      pyb.usb_mode() is called with no args. The possible string values are interned
      as qstr's. None will be returned if an incorrect mode is set.
      8d8fdcb4