circuitpython/ports/raspberrypi/common-hal/microcontroller
Jeff Epler f882571366
pico w: pins improvements
Closes: #7017

 * Remove the 'GP23' alias for CYW1
 * Remove the 'CYW0' alias for CYW0
 * Switch VBUS_SENSE to CYW2, remove 'GP24' alias

Code that wants to use SMPS_MODE, VBUS_SENSE and LED while being
portable to the W and non-W variants should use those names, not alias
names.

 * Remove A3 / VOLTAGE_MONITOR

Right now this cannot be used. The ability to check the voltage monitor
should be added back in some fashion in the future.
2022-10-07 08:48:36 -05:00
..
Pin.c Add CYW43 guards to more things 2022-09-28 14:38:12 -05:00
Pin.h Add CYW43 guards to more things 2022-09-28 14:38:12 -05:00
Processor.c Additional missing-prototypes fixes 2021-11-10 10:55:53 -06:00
Processor.h Update to the very latest SDK w/GP15 restore 2021-02-05 18:44:06 -08:00
__init__.c pico w: pins improvements 2022-10-07 08:48:36 -05:00
__init__.h Add initial RP2040 support 2021-01-20 19:16:56 -08:00