diff options
| author | ailurux <ailuruxx@gmail.com> | 2024-03-28 16:17:39 +1100 |
|---|---|---|
| committer | ailurux <ailuruxx@gmail.com> | 2024-03-28 16:17:39 +1100 |
| commit | c8e67cbd80b53a4e889ce0485546042d5490918c (patch) | |
| tree | f06314fef2bb9afaf04b924355b34f5277d69241 /lib/bt/controller/lib_esp32c2/esp32c2-bt-lib | |
| parent | f1c8866b815a92aeda3133fd27051ce7c873cc57 (diff) | |
| parent | 35a822fe602cdc9e3a3482df3913ea33af6fc8c2 (diff) | |
| download | tangara-fw-c8e67cbd80b53a4e889ce0485546042d5490918c.tar.gz | |
Merge branch 'main' into themes
Diffstat (limited to 'lib/bt/controller/lib_esp32c2/esp32c2-bt-lib')
| -rw-r--r-- | lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/NOTICE | 9 | ||||
| -rw-r--r-- | lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/README.md | 1 | ||||
| -rw-r--r-- | lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/libble_app.a | bin | 0 -> 2154444 bytes |
3 files changed, 10 insertions, 0 deletions
diff --git a/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/NOTICE b/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/NOTICE new file mode 100644 index 00000000..73decc2c --- /dev/null +++ b/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/NOTICE @@ -0,0 +1,9 @@ +Apache Mynewt NimBLE +Copyright 2015-2021 The Apache Software Foundation +Modifications Copyright 2017-2022 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_esp32c2/esp32c2-bt-lib/README.md b/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/README.md new file mode 100644 index 00000000..607d1dc2 --- /dev/null +++ b/lib/bt/controller/lib_esp32c2/esp32c2-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_esp32c2/esp32c2-bt-lib/libble_app.a b/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/libble_app.a Binary files differnew file mode 100644 index 00000000..3ae32051 --- /dev/null +++ b/lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/libble_app.a |
