esp-idf/components/nvs_flash/host_test
Adam Múdry 8e43afef3b fix(nvs): Fix possible collision with app trace sysview defines
Global.h defines U8, I8, U16, etc. symbols, which are also used in NVS
as a part of custom enum class and this can cause a compilation error
during macro expansion, when sysview is enabled and FreeRTOS.h is included in NVS
2024-04-12 13:46:51 +02:00
..
nvs_host_test fix(nvs): Fix possible collision with app trace sysview defines 2024-04-12 13:46:51 +02:00
nvs_page_test fix(nvs): Fix possible collision with app trace sysview defines 2024-04-12 13:46:51 +02:00