Skip to content
Snippets Groups Projects
  1. Aug 22, 2023
  2. Aug 17, 2023
  3. Aug 13, 2023
    • q3k's avatar
      mpy: remove hardware usermodule · f2539d40
      q3k authored
      The functionality has been distributed to:
      
       - kernel (hardware_version, freertos_sleep)
       - uctx (scope)
       - sys_buttons (new, low-level button access)
       - sys_display (new, low-level display access)
      f2539d40
  4. Aug 10, 2023
  5. Aug 09, 2023
  6. Aug 06, 2023
    • 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
  7. Aug 03, 2023
  8. Jul 20, 2023
  9. Jul 16, 2023
  10. Jun 18, 2023
  11. Jun 16, 2023
  12. Jun 12, 2023
  13. Jun 11, 2023
Loading