Commit 021cd9b
bugfix(c3_s3_uart_hci) Fix build error due to change in fn name
- on ESP-IDF v5.5 and above, use `uhci_ll_rx_set_eof_mode()` instead
of `uhci_ll_set_eof_mode()`.1 parent 7320707 commit 021cd9b
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
361 | 363 | | |
362 | 364 | | |
363 | 365 | | |
| 366 | + | |
364 | 367 | | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
365 | 371 | | |
366 | 372 | | |
367 | 373 | | |
| |||
0 commit comments