pimoroni-pico/libraries
Phil Howard 3dfae2ed5c Add a common header for pins and settings
* Add a common/pimoroni.hpp to list default pins for various add-ons
* Move the BG SPI Slot enum here for safe keeping
* Switch all GPIO pin references to "uint" to match Pico SDK and bring back PIN_UNUSED as UINT_MAX
2021-05-14 21:55:19 +01:00
..
breakout_as7262 Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_colourlcd160x80 Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_colourlcd240x240 Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_dotmatrix Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_encoder Added MP address printout for supported breakouts 2021-05-14 15:14:47 +01:00
breakout_ioexpander Tidy up include paths 2021-05-14 12:49:48 +01:00
breakout_ltr559 Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_matrix11x7 Better solution to keywords and constructors. Just for I2C for now 2021-05-14 17:14:07 +01:00
breakout_mics6814 Added MP address printout for supported breakouts 2021-05-14 15:14:47 +01:00
breakout_msa301 Tidy up include paths 2021-05-14 12:49:48 +01:00
breakout_potentiometer Added MP address printout for supported breakouts 2021-05-14 15:14:47 +01:00
breakout_rgbmatrix5x5 Better solution to keywords and constructors. Just for I2C for now 2021-05-14 17:14:07 +01:00
breakout_roundlcd Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
breakout_rtc Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
breakout_sgp30 Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_trackball Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_display Remove relative include paths 2021-05-13 12:06:01 +01:00
pico_explorer Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
pico_graphics Reduce size of space slightly for tighter text 2021-03-29 13:33:48 +01:00
pico_rgb_keypad Documentation (#5) 2021-01-27 09:36:08 +00:00
pico_scroll Move scroll_text, show_text, bitmap_1d and set_pixels into C++ library 2021-04-22 20:00:25 +01:00
pico_unicorn Documentation (#5) 2021-01-27 09:36:08 +00:00
pico_wireless Remove relative include paths 2021-05-13 12:06:01 +01:00
CMakeLists.txt Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00