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
Wiki
瀏覽代碼
controller_hci_uart: rename the example with suffix "_esp32" to differentiate with that of ESP32-C3
wangmengyang
4 年之前
父節點
5eb098393b
當前提交
ef2a871e2c
共有
7 個文件被更改
,包括
0 次插入
和
0 次删除
分割檢視
顯示文件統計
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
查看文件