pimoroni-pico/drivers
Phil Howard ed34526c84 mlx90640: drop unused includes. 2025-05-28 21:50:28 +01:00
..
analog ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
analogmux
as7262
as7343 as7343: Fix channel and status order. 2024-09-06 09:59:59 +01:00
bh1745
bme68x BME68X: Avoid runtime memory allocation. 2023-03-16 13:25:19 +00:00
bme69x BME69X: Add C driver and MicroPython bindings. 2025-04-25 17:33:53 +01:00
bme280 BME280: Avoid runtime memory allocation. 2023-03-16 13:25:19 +00:00
bmp280 BMP280: Avoid runtime memory allocation. 2023-03-16 13:25:19 +00:00
button
encoder Wrap pio.h includes in NO_QSTR so a fresh Micropython build doesn't fall over. 2023-09-08 18:59:25 +01:00
esp32spi
fatfs
hub75 Hub75: Replace and document gamma correction table. 2025-04-25 17:33:53 +01:00
hub75_legacy Wrap pio.h includes in NO_QSTR so a fresh Micropython build doesn't fall over. 2023-09-08 18:59:25 +01:00
icp10125 Change __bswap16 to __builtin_bswap16. 2023-02-10 22:12:02 +00:00
inky73 Remove duplicate busy_wait() in update function of inky73 2024-12-24 16:57:08 -05:00
ioexpander Implemented GPIO MP support for Encoder wheel 2023-05-10 14:54:32 +01:00
is31fl3731
ltp305 fix dangling pointer error 2023-05-08 13:19:47 +01:00
ltr559 LTR559: Refactor std::vector lookup to template. 2023-03-27 15:11:30 +01:00
mlx90640 mlx90640: drop unused includes. 2025-05-28 21:50:28 +01:00
motor Added includes to allow for libraries to be linked to out-of-tree 2023-08-31 10:05:08 +01:00
msa301
pcf85063a pcf85063a: Set PICO_INCLUDE_RTC_DATETIME. 2024-11-25 13:19:44 +00:00
pid
plasma Plasma: Expose non-blocking update to MicroPython. 2025-04-25 17:33:53 +01:00
pms5003 PMS5003: Support for PMSA003I i2c module. 2022-07-05 16:05:24 +01:00
pmw3901
psram_display PSRAM Display: Remove broken assert. 2024-08-08 17:07:58 +01:00
pwm PWM Cluster: Make GCC 13.x happy. 2024-09-27 16:46:00 +01:00
rgbled Added includes to allow for libraries to be linked to out-of-tree 2023-08-31 10:05:08 +01:00
rv3028
scd4x SCD4X: Bump submodule to master. 2024-11-18 10:34:26 +00:00
sdcard Wrap pio.h includes in NO_QSTR so a fresh Micropython build doesn't fall over. 2023-09-08 18:59:25 +01:00
servo Added includes to allow for libraries to be linked to out-of-tree 2023-08-31 10:05:08 +01:00
sgp30
sh1107
shiftregister Inky 7.3: Add ShiftRegister driver. 2023-02-20 12:29:59 +00:00
st7567
st7735 PicoGraphics: Support multiple layers in more types. 2025-04-25 17:33:52 +01:00
st7789 ST7789: Add RAMCTRL mentioned in #1040. 2025-04-25 17:33:53 +01:00
trackball
uc8151 UC8151: Do *not* power off display. 2024-10-25 15:02:56 +01:00
uc8151_legacy
uc8159
vl53l1x use __builtin_bswap32 2023-05-08 13:17:51 +01:00
vl53l5cx
CMakeLists.txt BME69X: Add C driver and MicroPython bindings. 2025-04-25 17:33:53 +01:00