andrzej-kaczmarek opened a new pull request #1535: hw/bus: Make proper fix for bus driver enable... URL: https://github.com/apache/mynewt-core/pull/1535 My previous patch was just plain stupid since bus driver is enabled by package dependencies, not by BUS_DRIVER_PRESENT which shall always be set to 1... So, in order to enable bus driver one has to pull proper dependencies and other packages will just use it.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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 With regards, Apache Git Services