ash 9078001404 Convert to PlatformIO/Arduino format
- Replace ESP-IDF structure with PlatformIO (platformio.ini)
- Move source files to src/ and include/
- Move libraries to lib/ directory
- Replace FreeRTOS with Arduino task/vTaskDelay
- Use Arduino MIDI library instead of raw TinyUSB
- Dual-core: MIDI on core 0, controller on core 1
2026-06-23 12:55:12 +00:00
2026-06-23 12:55:12 +00:00
2026-06-23 12:55:12 +00:00
S
Description
ESP32-S3 Loopy Pro Launchpad-Compatible Foot Controller
315 KiB
Languages
C++ 96.3%
Python 3.7%