T-Echo Card audio support initial stages - codec2 attempts

This commit is contained in:
pelgraine
2026-05-07 05:47:18 +10:00
parent 4b734f1bac
commit 708b96e0e8
109 changed files with 87144 additions and 24 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "PDM_nrf52",
"version": "1.0.0",
"description": "PDM microphone library for nRF52840 (from Adafruit BSP)",
"license": "LGPL-2.1",
"frameworks": "arduino",
"platforms": "*"
}