pimoroni-pico/drivers
Phil Howard 70a1b26041 ADC: Avoid re-initialising ADC.
Only init the ADC if it's not already running.

In MicroPython this could trounce an already initialised and configured ADC,
and would disable the temperature sensor if it had been enabled by a user
before initialising any of the affected libraries.
2023-06-04 21:46:23 +01:00
..
analog ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
analogmux
as7262
bh1745
bme68x
bme280
bmp280
button
encoder
esp32spi
fatfs
hub75
hub75_legacy
icp10125
inky73
ioexpander
is31fl3731
ltp305
ltr559 LTR559: Refactor std::vector lookup to template. 2023-03-27 15:11:30 +01:00
mlx90640
motor
msa301
pcf85063a
pid
plasma
pms5003
pmw3901
psram_display
pwm
rgbled
rv3028
scd4x
sdcard
servo
sgp30
sh1107
shiftregister Inky 7.3: Add ShiftRegister driver. 2023-02-20 12:29:59 +00:00
st7567
st7735
st7789
trackball
uc8151 PicoGraphics: Power off added for UC8151. 2022-07-06 14:25:42 +01:00
uc8151_legacy
uc8159
vl53l1x
vl53l5cx
CMakeLists.txt