This website works better with JavaScript
Главная
Обзор
Помощь
Вход
RT-Thread-packages
/
esp-idf
зеркало из
https://github-proxy.rt-thread.io/RT-Thread-packages/esp-idf.git
Следить
2
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
controller_hci_uart: rename the example with suffix "_esp32" to differentiate with that of ESP32-C3
wangmengyang
4 лет назад
Родитель
5eb098393b
Сommit
ef2a871e2c
7 измененных файлов
с
0 добавлено
и
0 удалено
Разделённый вид
Показать статистику Diff
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/CMakeLists.txt
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/Makefile
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/README.md
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/main/CMakeLists.txt
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/main/component.mk
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/main/controller_hci_uart_demo.c
0
0
examples/bluetooth/hci/controller_hci_uart_esp32/sdkconfig.defaults
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/CMakeLists.txt → examples/bluetooth/hci/controller_hci_uart_esp32/CMakeLists.txt
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/Makefile → examples/bluetooth/hci/controller_hci_uart_esp32/Makefile
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/README.md → examples/bluetooth/hci/controller_hci_uart_esp32/README.md
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/main/CMakeLists.txt → examples/bluetooth/hci/controller_hci_uart_esp32/main/CMakeLists.txt
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/main/component.mk → examples/bluetooth/hci/controller_hci_uart_esp32/main/component.mk
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/main/controller_hci_uart_demo.c → examples/bluetooth/hci/controller_hci_uart_esp32/main/controller_hci_uart_demo.c
Просмотреть файл
+ 0
- 0
examples/bluetooth/hci/controller_hci_uart/sdkconfig.defaults → examples/bluetooth/hci/controller_hci_uart_esp32/sdkconfig.defaults
Просмотреть файл