btashton commented on a change in pull request #2158: URL: https://github.com/apache/incubator-nuttx/pull/2158#discussion_r516741266
########## File path: arch/sim/Kconfig ########## @@ -515,6 +515,36 @@ config SIM_HCISOCKET control of the device, but is abstracted from the physical interface which is still handled by Linux. +config SIM_I2CBUS + bool "Simulated I2C Bus" + default y Review comment: Ah I thought I had pushed that fix. Before it depended on I2C. ---------------------------------------------------------------- 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