From c8e79a926620e48830778714cfe4b2ea2453fcaf Mon Sep 17 00:00:00 2001 From: jacqueline Date: Fri, 25 Jul 2025 13:33:07 +1000 Subject: Update forked idf components --- lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/NOTICE | 9 +++++++++ .../controller/lib_esp32c5/esp32c5-bt-lib/README.md | 1 + .../lib_esp32c5/esp32c5-bt-lib/libble_app.a | Bin 0 -> 3631294 bytes 3 files changed, 10 insertions(+) create mode 100644 lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/NOTICE create mode 100644 lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/README.md create mode 100755 lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/libble_app.a (limited to 'lib/bt/controller/lib_esp32c5/esp32c5-bt-lib') diff --git a/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/NOTICE b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/NOTICE new file mode 100644 index 00000000..f996f9a2 --- /dev/null +++ b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/NOTICE @@ -0,0 +1,9 @@ +Apache Mynewt NimBLE +Copyright 2015-2021 The Apache Software Foundation +Modifications Copyright 2017-2024 Espressif Systems (Shanghai) CO., LTD. + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +Portions of this software were developed at +Runtime Inc, copyright 2015. \ No newline at end of file diff --git a/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/README.md b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/README.md new file mode 100644 index 00000000..7a64988a --- /dev/null +++ b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/README.md @@ -0,0 +1 @@ +This software includes portions of code derived from mynewt-nimble project. See [NOTICE](NOTICE) file for details. diff --git a/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/libble_app.a b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/libble_app.a new file mode 100755 index 00000000..1ec27254 Binary files /dev/null and b/lib/bt/controller/lib_esp32c5/esp32c5-bt-lib/libble_app.a differ -- cgit v1.2.3