mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2026-01-27 04:40:48 +03:00
Console support WIP!
Some instabilities to tackle. BT Ring buffer were taken out. DAC is crashing with stack overflow. So does A2DP after playing for a little while. This needs to be investigated.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -32,7 +32,6 @@
|
||||
|
||||
# Build files with potential private info
|
||||
build/
|
||||
sdkconfig
|
||||
sdkconfig.old
|
||||
|
||||
# =========================
|
||||
@@ -64,3 +63,4 @@ $RECYCLE.BIN/
|
||||
*.save
|
||||
libs/
|
||||
|
||||
/cdump.cmd
|
||||
|
||||
Reference in New Issue
Block a user