Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for nullbits BIT-C PRO #61

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ianmclinden
Copy link

Adds board support for the nullbits BIT-C PRO.

Includes examples for RGB blinky and a simplified HID keyboard.

Copy link
Member

@ithinuel ithinuel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this board adds anything of value besides "yet another rp2040 board that has nothing but the MCU and some flash on it" ?

I'm sorry if this sounds a bit harsh but if we already have a compatible BSP, I'd rather not add one more just for the sake of it.
As it has been mentioned if other PR, it comes with a maintenance cost that we can't scale with.

I'm not against the existence of such a crate, only that we take ownership & maintenance responsibility over it.

@ianmclinden
Copy link
Author

No, like many of the other boards already maintained it's just an MCU with flash.

The only notable feature is that it has pin compatibility with the other ProMicro-style boards, but unlike the currently maintained sparkfun-thing-plus-rp2040 it does not include the WS2812B or Qwiic connector, instead opting for additional GPIO pinout.

Understood if this adds too much maintenance overhead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants