Planck (Lu Zeyu) 255d499884 fix(ll): fix cpp compile error
Merges https://github.com/espressif/esp-idf/pull/12093

fix(ll): remove FLAG_ATTR macro

Such kind of operator overload will not work because C++ thinks such overload is ambiguous and it still prefer the built-in one which accepts and returns integer. Manually force type conversion seems to be unavoidable.
2023-09-14 14:48:12 +08:00
..
2023-01-10 10:37:30 +08:00
2022-10-25 17:14:59 +08:00
2022-11-23 15:31:33 +08:00
2023-08-10 17:58:49 +08:00
2023-03-01 00:43:14 +00:00
2022-05-07 10:34:50 +00:00
2022-07-20 14:59:50 +08:00
2022-07-20 14:59:50 +08:00
2023-07-10 16:11:47 +08:00
2023-09-14 14:48:12 +08:00
2022-09-13 10:50:58 +08:00
2023-01-19 12:58:26 +08:00