Skip to content

Update to latest ESP IDF#12

Open
MKesenheimer wants to merge 1 commit intopositive-security:mainfrom
MKesenheimer:main
Open

Update to latest ESP IDF#12
MKesenheimer wants to merge 1 commit intopositive-security:mainfrom
MKesenheimer:main

Conversation

@MKesenheimer
Copy link

I had to add the line

target_compile_options(${COMPONENT_LIB} PRIVATE  -Wno-format)

to Firmware/ESP32/main/CMakeLists.txt in order to ignore compiler errors.

Furthermore, the macro portTICK_RATE_MS was replaced by portTICK_PERIOD_MS in Firmware/ESP32/main/openhaystack_main.c to comply with the latest version of ESP IDF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant