Skip to content
Snippets Groups Projects
  1. Aug 06, 2023
    • schneider's avatar
      power: add battery voltage reading · a94082e0
      schneider authored and q3k's avatar q3k committed
      a94082e0
    • dx's avatar
      Convert ctx from an ABC to a mypystub · 2439ffad
      dx authored and q3k's avatar q3k committed
      Required a bunch of renaming from ctx.Ctx to ctx.Context (its real name)
      
      Makes the docs actually show docstrings
      
      Also apparently mypy doesn't like "from typing_extensions import
      Protocol" and the fact that it didn't complain so far means that we're
      probably not type checking everything.
      2439ffad
  2. Aug 05, 2023
  3. Aug 04, 2023
  4. Aug 03, 2023
  5. Jul 28, 2023
    • q3k's avatar
      sim: more bl00mbox fakes · 5698ceaf
      q3k authored
      5698ceaf
    • q3k's avatar
      st3m/mpy: new captouch api · 26b765a1
      q3k authored
      This removes all hardware.* captouch calls from mpy and ports the entire
      API to captouch.*.
      
      Internally in C, we have unified all API calls under one
      st3m_captouch_read call which lets the user access structured data in
      any way they want.
      26b765a1
  6. Jul 20, 2023
  7. Jul 17, 2023
  8. Jul 16, 2023
  9. Jul 03, 2023
  10. Jun 18, 2023
  11. Jun 16, 2023
  12. Jun 12, 2023
  13. Jun 11, 2023
Loading