mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ca44fc3847
Changed rv_utils_intr_edge_ack and esp_cpu_intr_edge_ack to take uint32_t instead of int to avoid build errors. The test is to test in particular that __builtin_ffsll, used in xt_utils.h, which is included via esp_cpu.h, compiles fine in C++20 with -Wsign-conversion enabled. Closes https://github.com/espressif/esp-idf/pull/10895 |
||
---|---|---|
.. | ||
bootloader_sections | ||
build_test | ||
cxx_build_test | ||
cxx_no_except | ||
cxx_pthread_bluetooth | ||
eh_frame | ||
flash_psram | ||
g0_components | ||
g1_components | ||
gdb | ||
gdb_loadable_elf | ||
longjmp_test | ||
memprot | ||
monitor_addr_lookup | ||
monitor_ide_integration | ||
no_embedded_paths | ||
panic | ||
ram_loadable_app | ||
startup |