mirror of
https://github.com/micropython/micropython.git
synced 2025-09-08 19:00:50 +02:00
Added support for the ADC channels and mappings to make_pins.py I'm not sure if the hal properly deals with the channel 16/18 differences between the 40x and 42x. It seems to deal with it partially. This particular aspect will need testing on a 42x or 43x.