From ee29c25b29eaa4fac4e897442634b69ecc8d8125 Mon Sep 17 00:00:00 2001 From: jacqueline Date: Thu, 28 Mar 2024 14:32:49 +1100 Subject: Fork ESP-IDF's bluetooth component i want better sbc encoding, and no cla will stop me --- lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/README.md (limited to 'lib/bt/controller/lib_esp32c2/esp32c2-bt-lib/README.md') 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 -- cgit v1.2.3