Skip to content

Commit 6834003

Browse files
committed
DNM: testing only
This is only to test an action, ignore completely. Signed-off-by: Carles Cufi <[email protected]>
1 parent 5f0a5ec commit 6834003

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

zephyr/module.yml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ blobs:
2222
description: "Binary libraries supporting the ESP32 series RF subsystems"
2323
doc-url: https://github.com/espressif/esp32c3-bt-lib
2424
- path: lib/esp32s3/libbtdm_app.a
25-
sha256: 87e0043280d0157240b24cf82547d93b1f2fb531877fe042630751b1cd308356
25+
sha256: cace970f7621f8058eeb071c58ba88aeb144866841133d522486ee395e7b0f7b
2626
type: lib
27-
version: '1.0'
27+
version: '1.1'
2828
license-path: zephyr/blobs/license.txt
2929
url: https://github.com/espressif/esp32c3-bt-lib/raw/ed99228396aaa18935b575d600bc19da38dc4746/esp32s3/libbtdm_app.a
3030
description: "Binary libraries supporting the ESP32 series RF subsystems"
@@ -629,3 +629,11 @@ blobs:
629629
url: https://github.com/espressif/esp-coex-lib/raw/78de591727b5400ed62108e7e70ad27e404f5325/esp32c6/libcoexist.a
630630
description: "Binary libraries supporting the ESP32 series RF subsystems"
631631
doc-url: https://github.com/espressif/esp-coex-lib
632+
- path: lib/esp32c6/doesnotexist.a
633+
sha256: bbbccc32f99e3cf0ffa730f05bebb86959fe84c657ab96c132556bd1dfbf1923
634+
type: lib
635+
version: '1.3'
636+
license-path: zephyr/blobs/license.txt
637+
url: https://github.com/espressif/esp-phy-lib/raw/06e7625de197bc12797dd701d6762229bca01826/esp32c6/libbttestmode.a
638+
description: "Binary libraries supporting the ESP32 series RF subsystems"
639+
doc-url: https://github.com/espressif/esp-phy-lib

0 commit comments

Comments
 (0)