mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d1993c01f2
I'm including <hal/uart_ll.h> in my C++ application because I need to bypass the uart driver. The inline functions in the header file fail to compile as C++. All of the enums need explicit casts for conversion to/from integers. Merges https://github.com/espressif/esp-idf/pull/10106 |
||
---|---|---|
.. | ||
include | ||
brownout_hal.c | ||
efuse_hal.c | ||
hmac_hal.c | ||
rtc_cntl_hal.c |