Skip to content

Multicore Pico. Programmed on two ARM M-profile RP2040 cores simultaneously to blink the LED and enabled communication via FIFO pipes between the two processors.

License

Notifications You must be signed in to change notification settings

SikkiLadho/multicore-pico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multicore_pico

Multicore Pico. Programmed on two ARM M-profile RP2040 cores simultaneously to blink the LED and enabled communication via FIFO pipes between the two processors.

#Build

mkdir build

cd build

cmake ..

make

You will get your blind.uf2 file, copy it to pico storage.

About

Multicore Pico. Programmed on two ARM M-profile RP2040 cores simultaneously to blink the LED and enabled communication via FIFO pipes between the two processors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published