"tpl_debug.c" doesn't include "tpl_os_multicore_macros.h" #65
Comments
Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks |
The file "tpl_debug.c" makes use of the macro "GET_CURRENT_CORE_ID(core_id)"but doesn't include
"tpl_os_multicore_macros.h" where the macro is defined.
The text was updated successfully, but these errors were encountered: