- Aug 13, 2023
-
-
q3k authored
No idea when this broke, but we weren't actually ever stopping the synth on petal release.
-
q3k authored
This is a hotfix for the 1.0.0 release because otherwise the two demos sound very, very broken. Do not merge back into main!
-
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)
-
- Aug 11, 2023
- Aug 08, 2023
-
-
schneider authored
-
- Aug 06, 2023
- Aug 05, 2023
-
-
q3k authored
-
- Aug 03, 2023
-
-
q3k authored
-
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.
-
- Jul 28, 2023
-
-
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.
-
- Jun 23, 2023
-
-
moon2 authored
-
- Jun 16, 2023
-
-
q3k authored
-
- Jun 12, 2023
-
-
q3k authored
-
- Jun 11, 2023
-