circuitpython/ports/raspberrypi/boards/raspberry_pi_pico
Mark Omo 1292c35d59
Add SMPS mode pin to Raspi Pico pins.c
Add SMPS mode pin to Raspi Pico pins.c; see section "4.3. Using the ADC" of the Pico datasheet for discussion. 

Driving this pin high forces the onboard regulator into a lower noise PWM mode.
2021-02-05 11:09:40 -07:00
..
board.c Add initial RP2040 support 2021-01-20 19:16:56 -08:00
mpconfigboard.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00
mpconfigboard.mk Add Gameduino 3X Dazzler support on raspberry_pi_pico 2021-01-29 12:25:59 -08:00
pins.c Add SMPS mode pin to Raspi Pico pins.c 2021-02-05 11:09:40 -07:00