Skip to content
Snippets Groups Projects
  1. Aug 13, 2023
  2. Aug 11, 2023
  3. Aug 08, 2023
  4. Aug 06, 2023
  5. Aug 05, 2023
  6. Aug 03, 2023
    • q3k's avatar
      py: st4m -> st3m · ddca99c4
      q3k authored
      ddca99c4
    • q3k's avatar
      py: now passes typechecks · 05dcf315
      q3k authored
      This bases on Iggy's st3m/st4m unification branch, and is the first
      large step towards actually unifying st3m/st4m.
      
      python_payload.py now passes typechecks!
      
      However, I had to rip out touch-based scroll controller code (for now
      left in comments) as I didn't exactly understand how it works. But I'll
      come back to it later.
      05dcf315
    • iggy's avatar
      py: most apps work as st4m apps now, added basic nick.py app · 6c845a45
      iggy authored and q3k's avatar q3k committed
      6c845a45
  7. Jul 28, 2023
    • 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
  8. Jun 23, 2023
  9. Jun 16, 2023
  10. Jun 12, 2023
  11. Jun 11, 2023
Loading