adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
453 stars 340 forks source link

any check scripts that should be performed before issuing a PR for adding a new board #833

Open nopnop2002 opened 3 months ago

nopnop2002 commented 3 months ago

We are considering adding support for some new boards.

Please let me know if there are any check scripts other than pre-commit that should be performed before issuing a PR for adding a new board.

Thnak you.