mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-08 08:10:17 +03:00
feat(tools): add opencode ble uart bridge demo
(cherry picked from commit 0b07f41e5a)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"plugin": [
|
||||
".opencode/plugins/opencode-ble-uart-bridge/opencode-ble-uart-bridge.ts"
|
||||
],
|
||||
"permission": {
|
||||
"edit": "ask"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user