feat: add nRF54L reset via OpenOCD before initializing broadcast

This commit is contained in:
pstruebi
2025-09-29 15:02:32 +02:00
parent 464bb6fe86
commit 01fabfef78
6 changed files with 90 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ version = "0.0.1"
requires-python = ">=3.11"
dependencies = [
"bumble @ git+ssh://git@ssh.pstruebi.xyz:222/auracaster/bumble_mirror.git@6eba81e3ddb8ac0e4c336ca244892a0a8d43ba1c",
"bumble @ git+ssh://git@ssh.pstruebi.xyz:222/auracaster/bumble_mirror.git@32d448edf3276f6b9056765a12879054d8a01fd8",
"lc3py @ git+ssh://git@ssh.pstruebi.xyz:222/auracaster/liblc3.git@ce2e41faf8c06d038df9f32504c61109a14130be",
"aioconsole",
"fastapi==0.115.11",