Skip to content
Snippets Groups Projects
  1. Aug 17, 2023
  2. Aug 16, 2023
  3. Aug 14, 2023
  4. Aug 13, 2023
  5. Aug 12, 2023
  6. Aug 11, 2023
    • dx's avatar
      st3m_leds: make LED indexing clockwise (api breaking) · 1846391d
      dx authored
      Also:
      
      - improved LED docs
      - fixed the repr of the leds module
      - fixed fix LED_POSITIONS in the sim
      
      About the last point, the previous version was clockwise but not
      starting from the top, but from the "first" LED according to the
      hardware, which is ~11 LEDs after the one at the top. The C firmware
      already adjusts for this.
      
      Not fixed by this commit: Melodic demo (it's already a mess)
      
      Didn't need changes: nick (now rotates clockwise)
      1846391d
    • q3k's avatar
      py: run disk mode from menu · e830141f
      q3k authored
      e830141f
  7. Aug 10, 2023
  8. Aug 09, 2023
  9. Aug 07, 2023
  10. Aug 06, 2023
  11. Aug 05, 2023
  12. Aug 04, 2023
  13. Aug 03, 2023
  14. Jul 30, 2023
  15. 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
  16. Jul 20, 2023
  17. Jul 17, 2023
Loading