mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
This updates esp32 code where appropriate to replace ifdef's based on a list of specific chips with a feature SOC_* definition. This should simplify adding new esp32-* chips in future, deferring chip feature support to the IDF. Signed-off-by: Andrew Leech <andrew@alelec.net>
2.7 KiB
2.7 KiB