arduino-esp32/libraries/ESP32/examples/Serial
Rodrigo Garcia 9dd9bde682
Serial as a #define (#8798)
* Serial as a #define

* Typo

* fixes USBCDC declaration

* Fixes Examples

* simplifies examples

* Adds USB Serial Events

* adds error msg when ESP32 is used with USB
2023-10-25 10:50:51 +03:00
..
BaudRateDetect_Demo HardwareSerial::end(bool) review + Baud Rate detection review and example (#8762) 2023-10-16 23:45:09 +03:00
OnReceive_Demo ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
OnReceiveError_BREAK_Demo ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
RxFIFOFull_Demo ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
RxTimeout_Demo ESP-IDF v5.1 (#7733) 2023-10-05 14:54:25 +03:00
Serial_All_CPU_Freqs Fixes Serial Example and Adds a new std:func Serial Example (#8409) 2023-07-17 12:50:41 +03:00
Serial_STD_Func_OnReceive Serial as a #define (#8798) 2023-10-25 10:50:51 +03:00