Skip to content
Snippets Groups Projects
  1. 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
  2. Aug 12, 2023
  3. Aug 07, 2023
  4. Aug 06, 2023
  5. Aug 05, 2023
  6. Aug 03, 2023
  7. Jul 20, 2023
  8. Jun 16, 2023
  9. Jun 11, 2023
    • q3k's avatar
      sim: update for new badge payload · a83742a4
      q3k authored
      a83742a4
    • q3k's avatar
      sim: init · fd7d6eef
      q3k authored
      This implements a basic Python simulator for the badge. It currently
      can't do much other than just displaying the main selection screen, as
      it implements no inputs.
      fd7d6eef
Loading