Skip to content

CabrilloRoboticsClub/seahawk_microros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Micro ROS Code for the RPI2040

This repo is a working, empty project. Put the seahawk code in src/seahawk/seahawk.c. Supporting code is checked in as a submodule.

Checkout

After checking out this repo you must:

git submodule init 
git submodule update --init --recursive

There are lots and lots of subrepos.

Building in vscode

You may have to scan for kits and select a kit as shown in the Getting started with RPi Pico Instructions

Uploading to the Pi Pico

The binary is in build/seahawk.uf2. You can install it by:

cp build/seahawk.uf2 /media/$USER/RPI-RP2

About

Code for the RPI2040 microcontroller.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published