pimoroni-pico/libraries
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
..
adcfft ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
automation2040w Doc improvements and added C++ doc 2022-07-20 16:12:37 +01:00
badger2040 UC8151: Refactor to uc8151_legacy. 2022-06-23 13:57:25 +01:00
bitmap_fonts PicoGraphics: Fixed-width bitmap font support. 2023-05-15 11:03:39 +01:00
breakout_as7262 Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_bh1745 BH1745 MicroPython bindings & example 2021-07-30 12:41:06 +01:00
breakout_dotmatrix Remove relative include paths 2021-05-13 12:06:01 +01:00
breakout_encoder Drop obsolete MicroPython binding compat constructors. 2022-05-30 11:52:37 +01:00
breakout_encoder_wheel Added C & MP interrupt example 2023-05-10 16:57:38 +01:00
breakout_ioexpander Tidy up include paths 2021-05-14 12:49:48 +01:00
breakout_ltr559 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_matrix11x7 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_mics6814 read_nh3 and read_oxidising now call the correct get_raw_* functions 2022-06-21 15:34:52 +01:00
breakout_msa301 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_paa5100 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_pmw3901 Initial setup for PMW/PAA flow sensor 2021-09-07 16:23:32 +01:00
breakout_potentiometer Drop obsolete MicroPython binding compat constructors. 2022-05-30 11:52:37 +01:00
breakout_rgbmatrix5x5 Add common I2C class 2021-05-14 23:02:38 +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 Add common I2C class 2021-05-14 23:02:38 +01:00
breakout_trackball Remove relative include paths 2021-05-13 12:06:01 +01:00
cosmic_unicorn ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
galactic_unicorn ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
gfx_pack Minor readme tweaks 2022-11-08 11:10:51 +00:00
hershey_fonts fonts need cstdint 2023-05-08 13:17:16 +01:00
inky_frame Inky Frame: Update C++ library to support 4.0" 2022-10-05 09:57:16 +01:00
inky_frame_7 Inky 7.3: C++ library and JPEG example compatibility. 2023-02-22 14:34:25 +00:00
interstate75 Made edits from review 2023-02-22 11:41:05 +00:00
inventor2040w Libraries and examples for Inventor 2040 W 2022-06-30 21:30:43 +01:00
jpegdec JPEGDEC: Clip drawing to iWidthUsed. 2022-12-14 18:42:03 +00:00
motor2040 Finished C++ examples and tweaked MP examples 2022-04-28 21:23:18 +01:00
pico_display ST7789/PicoGraphics: Update docs. 2022-06-13 20:12:03 +01:00
pico_display_2 ST7789/PicoGraphics: Update docs. 2022-06-13 20:12:03 +01:00
pico_explorer ST7789/PicoGraphics: Update docs. 2022-06-13 20:12:03 +01:00
pico_graphics PicoGraphics: Fixed-width bitmap font support. 2023-05-15 11:03:39 +01:00
pico_motor_shim Removed old C++ motor implementation 2022-04-22 13:59:40 +01:00
pico_rgb_keypad Pico RGB Keypad: Refactor to class. 2023-03-16 13:25:19 +00:00
pico_scroll Pico Scroll: Add support for PicoGraphics. 2023-03-16 16:59:31 +00:00
pico_synth Removed const from picosynth volume 2022-12-08 17:19:35 +00:00
pico_unicorn Pico Unicorn: Add support for PicoGraphics. 2023-03-16 15:02:28 +00:00
pico_wireless Updated path to esp32 drivers in /libraries/pico_wireless/pico_wireless.cmake 2022-03-23 11:34:52 +02:00
plasma2040 Updated micropython example to use working submodule 2021-08-19 15:16:40 +01:00
plasma_stick Added some C specific examples for Plasma Stick 2022-10-17 16:15:02 +01:00
servo2040 Ported the majority of Servo2040 MP examples to C++ 2022-03-30 14:29:02 +01:00
stellar_unicorn ADC: Avoid re-initialising ADC. 2023-06-04 21:46:23 +01:00
tufty2040 Tufty2040: Drop rogue pin. 2022-06-13 20:12:03 +01:00
CMakeLists.txt Initial setup for StellarUnicorn build 2023-05-30 10:32:25 +01:00