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
ファイルの表示