This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
pimoroni-pico
mirror of
https://github.com/pimoroni/pimoroni-pico.git
Watch
1
Star
0
Fork
You've already forked pimoroni-pico
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Mirror of pimoroni/pimoroni-pico@github.com
raspberry-pi-pico
19
Commits
267
Branches
69
Tags
18
MiB
C
45%
C++
34.3%
Python
16.2%
JavaScript
2.1%
CMake
1.7%
Other
0.6%
944355f060
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Jonathan Williamson
944355f060
updated demos/test, added clear() method to unicorn
2021-01-18 08:59:13 +00:00
drivers
example driver for MSA301, ability to embed an image into binary and draw it on screen
2021-01-17 16:05:28 +00:00
examples
updated demos/test, added clear() method to unicorn
2021-01-18 08:59:13 +00:00
libraries
updated demos/test, added clear() method to unicorn
2021-01-18 08:59:13 +00:00
.gitignore
Add heirarchical build to mimic pico-examples
2021-01-16 14:43:21 +00:00
CMakeLists.txt
added copy step for embedded resources to limit symbol name length. wrapped add resource functionality into a cmake function for easy use.
2021-01-17 16:59:58 +00:00
LICENSE
Initial commit
2021-01-15 14:24:32 +00:00
README.md
Initial commit
2021-01-15 14:24:32 +00:00
pico_sdk_import.cmake
Add heirarchical build to mimic pico-examples
2021-01-16 14:43:21 +00:00
README.md
pimoroni-pico