Skip to content
Snippets Groups Projects
  1. Sep 16, 2019
    • Michael Huebler's avatar
      docs(build): Add a note for macOS · 3c83b852
      Michael Huebler authored and rahix's avatar rahix committed
      Update how-to-build.rst - Added another hint for macOS, for the common
      problem that strip fails on mpy-cross with "malformed object (unknown
      load command 9)"
      
      Manual merge for !173
      3c83b852
  2. Sep 10, 2019
  3. Sep 05, 2019
  4. Sep 03, 2019
    • rahix's avatar
      docs(bme680): Document new sensor interface · 275c99cc
      rahix authored
      
      Signed-off-by: default avatarRahix <rahix@rahix.de>
      275c99cc
    • Techy's avatar
      fix(openocd-scripts): Always use SWD · 3f4677f8
      Techy authored and rahix's avatar rahix committed
      OpenOCD tried
      
          Info : auto-selecting first available session transport "jtag".
                 To override use 'transport select <transport>'.
      
      using a JLink debugger.  Overriding it with SWD is what I did. With the
      CMSIS debugger OpenOCD you get lucky:
      
          Info : auto-selecting first available session transport "swd".
      
      Hope forcing it always to SWD will make it easier for others using
      different debuggers.
      3f4677f8
  5. Aug 31, 2019
  6. Aug 30, 2019
  7. Aug 28, 2019
  8. Aug 27, 2019
  9. Aug 26, 2019
  10. Aug 24, 2019
  11. Aug 23, 2019
  12. Aug 22, 2019
  13. Aug 21, 2019
Loading