mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 03:40:28 +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.