simbit18 commented on PR #16838:
URL: https://github.com/apache/nuttx/pull/16838#issuecomment-3196823445

   
https://github.com/apache/nuttx/blob/f6585e82815e050bde09aaf9c969779d9033c656/drivers/sensors/CMakeLists.txt#L335
   
   Add
   
   ```
   if(CONFIG_SENSORS_TMP112)
         list(APPEND SRCS tmp112.c)
    endif()
   ```
   
   Hi @nmaggioni , can you also align CMake?


-- 
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

Reply via email to