diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..cbd3a63 --- /dev/null +++ b/NOTICE @@ -0,0 +1,9 @@ +Apache Mynewt NimBLE +Copyright 2015-2021 The Apache Software Foundation +Modifications Copyright 2017-2021 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/README.md b/README.md index 4c0d04b..607d1dc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1 @@ -# esp32c2-bt-lib - +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/libble_app.a b/libble_app.a new file mode 100644 index 0000000..8c96e2b Binary files /dev/null and b/libble_app.a differ