8000 Create a pr for micropython that enables the default I2C bus to be used if no parameters provided. · Issue #391 · sparkfun/pdp-qwiic-micro-python · GitHub
[go: up one dir, main page]

Skip to content
Create a pr for micropython that enables the default I2C bus to be used if no parameters provided. #391
Closed
2 of 2 issues completed
@gigapod

Description

@gigapod

Update micropython and submit a PR so that the default i2c bus is used if no value is passed when creating an I2C bus object.

This removes the need for the i2c driver needed to know what bus to use for a specific board - just use the default which is specified for the board (at least with the rp2 builds).

This should be investigated for the following micropython platfomrs/ports:

Sub-issues

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0