You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
Failure to compile a new BLufi aplication from zero SDK RELEASE V5.2 [BUG]
Failure to compile a new BLufi aplication from zero SDK RELEASE V5.2 [BUG] (IDFGH-12166)
Feb 20, 2024
Answers checklist.
BUG DO NOT WORKING THE RIGHT WAY IN SDK V5.2
Create a new project and try to build the the structure to use the mbedtls_dhm_init same as in blufi returns an error not finding the reference.
C:/Espressif/tools/xtensa-esp-elf/esp-13.2.0_20230928/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/13.2.0/../../../../xtensa-esp-elf/bin/ld.exe: esp-idf/main/libmain.a(app_main.c.obj):(.literal.blufi_security_init+0x4): undefined reference to `mbedtls_dhm_init'
The text was updated successfully, but these errors were encountered: