Add nullbits Bit-C PRO board #1051

Merged
jaygreco merged 1 commits from add_nullbits_bit_c_pro into master 2022-12-19 19:50:52 +03:00
jaygreco commented 2022-12-19 09:18:10 +03:00 (Migrated from github.com)

Adding the pin definitions and configuration information for the upcoming nullbits Bit-C PRO.

Linked pinout for reference: https://nullbits.co/static/img/BIt-C_PRO_pinout.png

pico-sdk PR: https://github.com/raspberrypi/pico-sdk/pull/1149

I generated boards.txt and the board definition JSON using makeboards.py -- I am not 100% sure if I missed any additional changes so please let me know if that is the case. Thanks!

Adding the pin definitions and configuration information for the upcoming nullbits Bit-C PRO. Linked pinout for reference: https://nullbits.co/static/img/BIt-C_PRO_pinout.png pico-sdk PR: https://github.com/raspberrypi/pico-sdk/pull/1149 I generated boards.txt and the board definition JSON using `makeboards.py` -- I am not 100% sure if I missed any additional changes so please let me know if that is the case. Thanks!
earlephilhower (Migrated from github.com) approved these changes 2022-12-19 18:45:52 +03:00
earlephilhower (Migrated from github.com) left a comment

Looks good to me. If it needs tweaks after the board is released, just throw a new PR out...

Looks good to me. If it needs tweaks after the board is released, just throw a new PR out...
earlephilhower commented 2022-12-19 19:04:33 +03:00 (Migrated from github.com)

@jaygreco can you please update with master? I can't update your branch and we need this PR to be based off of the current head to be able to merge.

@jaygreco can you please update with `master`? I can't update your branch and we need this PR to be based off of the current head to be able to merge.
jaygreco commented 2022-12-19 19:17:32 +03:00 (Migrated from github.com)

@earlephilhower Thanks! I just rebased against master.

@earlephilhower Thanks! I just rebased against master.
Sign in to join this conversation.