mirror of
https://github.com/micropython/micropython.git
synced 2026-01-08 21:20:13 +01:00
Remove unused and unneeded functions, also create Pin.get_config() that returns the whole configuration of the pin. This reduces code size by ~500 bytes.