mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02:00
This simplifes the port configuration. It enables quite a few new features, including the `math` and `cmath` modules, adding about 20k to the firmware size. Signed-off-by: Damien George <damien@micropython.org>