esp-idf/components/cxx/test_apps
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
..
exception ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
exception_no_except TWDT: Use the new TWDT Kconfig options in the examples and tests 2023-02-17 11:22:25 +08:00
general fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
rtti ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00