xiongweichao
|
3a2f98613d
|
modified README.md
|
2022-06-13 16:10:40 +08:00 |
|
xiongweichao
|
3b3f9c1f49
|
add nvs initialize
|
2022-06-13 15:56:44 +08:00 |
|
wangmengyang
|
1257bd453e
|
example/controller_hci_uart_esp32c3: fixed the GPIO pin mask for input PINs of UART1
|
2022-06-13 15:56:44 +08:00 |
|
wangmengyang
|
9e96538a86
|
Added example(ESP32-C3), to use Bluetooth Controller through HCI UART transport
|
2022-06-13 15:56:44 +08:00 |
|
jincheng
|
75d98216a2
|
add README.md for demo controller_hci_uart_demo
|
2021-10-19 21:57:45 +08:00 |
|
intern
|
ec177e963f
|
docs: backport translation for jtag-debugging/index.rst and fix link
errors in examples/bluetooth/hci/README.md
|
2021-09-22 15:02:33 +08:00 |
|
wangmengyang
|
194b510125
|
controller_hci_uart: rename the example with suffix "_esp32"
|
2021-08-16 11:46:19 +08:00 |
|
wangmengyang
|
8d06c987d2
|
controller_hci_uart: fixed the deprecated Kconfig options in the example
|
2021-08-16 11:45:54 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Chinmay Chhajed
|
6dbb993071
|
bluetooth: Added HCI example for combined scanning and advertising.
|
2020-07-28 05:32:14 +00:00 |
|
Chinmay Chhajed
|
abb79e4fb5
|
Bluetooth HCI common components.
Separate Bluetooth HCI component example which adds some macros and
functions used by HCI Layer defined by the spec.
|
2020-07-28 05:32:14 +00:00 |
|
Fu Hanxi
|
5b2fa1a5ad
|
build_app: make multi target support readable
|
2020-04-09 16:40:57 +08:00 |
|
Jiang Jiang Jian
|
d24fe09356
|
Merge branch 'feature/reorganise_bluetooth-bluedroid-hci' into 'master'
Moved HCI examples from bluetooth/bluedroid/hci to bluetooth/hci.
See merge request espressif/esp-idf!6686
|
2019-12-04 20:28:20 +08:00 |
|
Chinmay Chhajed
|
6a91c8d440
|
Changes in menuconfig options to not compile any host when using hci
examples as no host is required there.
|
2019-11-22 11:14:50 +05:30 |
|
Chinmay Chhajed
|
a104bc22ae
|
README fixes
|
2019-11-22 11:11:37 +05:30 |
|
Chinmay Chhajed
|
85b66801b1
|
Moved HCI examples from bluetooth/bluedroid/hci to bluetooth/hci.
|
2019-11-22 11:11:37 +05:30 |
|