simbit18 commented on PR #16605: URL: https://github.com/apache/nuttx/pull/16605#issuecomment-2999838362
Hi @EliasJRH could you also align cmake? https://github.com/apache/nuttx/blob/3ecdcf556e68c127598347fb27bc06c190454d69/drivers/sensors/CMakeLists.txt#L33 ``` if(CONFIG_SENSORS_L86_XXX) list(APPEND SRCS l86xxx_uorb.c) endif() ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org