diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2024-09-05 02:59:45 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-12-10 21:47:05 +1100 |
commit | 9441ce6e3c8296ca8e6a5e0ddbd94ee5c9f4d7d6 (patch) | |
tree | c96ae19f84ac2a5713979bb1d5cdbf30410dabae /docs/esp32/tutorial | |
parent | fdd606dd5395d9c474775945fa4458a27199653b (diff) | |
download | micropython-9441ce6e3c8296ca8e6a5e0ddbd94ee5c9f4d7d6.tar.gz micropython-9441ce6e3c8296ca8e6a5e0ddbd94ee5c9f4d7d6.zip |
esp32: Use capability defines to configure features.
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>
Diffstat (limited to 'docs/esp32/tutorial')
0 files changed, 0 insertions, 0 deletions