Marco-Krahl commented on a change in pull request #3487: URL: https://github.com/apache/incubator-nuttx/pull/3487#discussion_r610737209
########## File path: drivers/1wire/1wire.c ########## @@ -45,6 +45,7 @@ #include <nuttx/kmalloc.h> #include <nuttx/i2c/i2c_master.h> Review comment: That is the existing code not changed by me. I think kmalloc and i2c_master are not used here. There are a few dependencies to i2c (error/info) but this should not come from the i2c_master interface. -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org