Skip to content
Snippets Groups Projects
  1. Apr 01, 2019
    • Andrew Leech's avatar
      stm32: Make default USB_VCP stream go through uos.dupterm for main REPL. · 9d6f70f7
      Andrew Leech authored
      Use uos.dupterm for REPL configuration of the main USB_VCP(0) stream on
      dupterm slot 1, if USB is enabled.  This means dupterm can also be used to
      disable the boot REPL port if desired, via uos.dupterm(None, 1).
      
      For efficiency this adds a simple hook to the global uos.dupterm code to
      work with streams that are known to be native streams.
      9d6f70f7
  2. Mar 29, 2019
  3. Mar 28, 2019
  4. Mar 27, 2019
  5. Mar 26, 2019
  6. Mar 19, 2019
  7. Mar 18, 2019
  8. Mar 15, 2019
  9. Mar 14, 2019
  10. Mar 13, 2019
Loading