diff options
| author | jacqueline <me@jacqueline.id.au> | 2024-03-28 14:32:49 +1100 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2024-03-28 14:32:49 +1100 |
| commit | ee29c25b29eaa4fac4e897442634b69ecc8d8125 (patch) | |
| tree | 8c5f1a140463f20f104316fa3492984e191154e9 /lib/bt/controller/lib_esp32c6/esp32c6-bt-lib | |
| parent | 239e6d89507a24c849385f4bfa93ac4ad58e5de5 (diff) | |
| download | tangara-fw-ee29c25b29eaa4fac4e897442634b69ecc8d8125.tar.gz | |
Fork ESP-IDF's bluetooth component
i want better sbc encoding, and no cla will stop me
Diffstat (limited to 'lib/bt/controller/lib_esp32c6/esp32c6-bt-lib')
| -rw-r--r-- | lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/NOTICE | 9 | ||||
| -rw-r--r-- | lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/README.md | 1 | ||||
| -rw-r--r-- | lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/libble_app.a | bin | 0 -> 2988420 bytes |
3 files changed, 10 insertions, 0 deletions
diff --git a/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/NOTICE b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/NOTICE new file mode 100644 index 00000000..a0cb7d8b --- /dev/null +++ b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/NOTICE @@ -0,0 +1,9 @@ +Apache Mynewt NimBLE +Copyright 2015-2021 The Apache Software Foundation +Modifications Copyright 2017-2023 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_esp32c6/esp32c6-bt-lib/README.md b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/README.md new file mode 100644 index 00000000..607d1dc2 --- /dev/null +++ b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/README.md @@ -0,0 +1 @@ +This software includes portions of code derived from mynewt-nimble project. See [NOTICE](NOTICE) file for details.
\ No newline at end of file diff --git a/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/libble_app.a b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/libble_app.a Binary files differnew file mode 100644 index 00000000..77fd8fd1 --- /dev/null +++ b/lib/bt/controller/lib_esp32c6/esp32c6-bt-lib/libble_app.a |
