Skip to content

Agathis Management Controller (on PIC)

Notifications You must be signed in to change notification settings

agathisproject/pinus-strobus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinus-strobus

Agathis Management Controller - Software Implementation

build instructions

git clone <url>
cd pinus-strobus
git checkout <branch_name>
git submodule update --init --recursive

with MPLAB

  • Close any open projects in your MPLAB IDE
  • Update from git (see above)
  • Open the project in MPLAB IDE
  • Click Production -> Clean and Build Project (Shift+F11)

with CLI

make

About

Agathis Management Controller (on PIC)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published