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
54e4c1c177
pimoroni-pico
/
drivers
/
CMakeLists.txt
5 lines
105 B
CMake
Raw
Normal View
History
Unescape
Escape
example driver for MSA301, ability to embed an image into binary and draw it on screen
2021-01-17 16:05:28 +00:00
add_subdirectory
(
st7789
)
RV3028 RTC Driver and example for Raspberry Pico
2021-02-03 14:20:31 +00:00
add_subdirectory
(
msa301
)
add_subdirectory
(
rv3028
)
Pico driver for vl53l1x Time of Flight breakout
2021-02-22 21:46:48 +00:00
add_subdirectory
(
vl53l1x
)