Skip to content

The board support logic for the hybrid control system mission control box running on NuttX.

License

Notifications You must be signed in to change notification settings

CarletonURocketry/hybrid-mcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid MCC

This board contains the board support for Carleton University InSpace's hybrid control system's input control box. It is called MCC for "Mission Control Center".

The board support is largely based off that for the W5500-EVB Pico, since that is the MCU being used.

Usage

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-mcc/configs/<selected config>
$ make -j

Releases

No releases published

Packages

No packages published