Skip to content

ryanplusplus/pico-tiny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-tiny

Interface library for using tiny and tiny-devices with Raspberry Pi Pico.

Setup

In CmakeLists.txt, first add as a subdirectory:

add_subdirectory(<path to>/pico-tiny)

then add as a link library:

target_link_libraries(<target name>
  ...
  pico_tiny
)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published