This board contains the board support for Carleton University InSpace's hybrid control system's main control box. It is called PCC for "Pad Control Center".
The board support is largely based off that for the W5500-EVB Pico, since that is the MCU being used.
Clone this repository in the same directory as your nuttx-apps
and nuttx
directories. You will also need the Pico
SDK. Follow the NuttX docs for instructions.
$ cd nuttx
$ ./tools/configure.sh ../hybrid-pcc/configs/<selected config>
$ make -j