diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2023-10-31 13:28:25 +0100 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2023-11-01 11:38:09 +1100 |
commit | 95ce61d0ad05af7b5ce258f1faa01a259dd1275a (patch) | |
tree | 659fc156a1a4fecb552a40e552ef49d7328f79c0 /py/smallint.h | |
parent | 4cffa848f60b4d403a8edb4c87a6cd12e6d89993 (diff) | |
download | micropython-95ce61d0ad05af7b5ce258f1faa01a259dd1275a.tar.gz micropython-95ce61d0ad05af7b5ce258f1faa01a259dd1275a.zip |
esp32: Use better build settings for ESP32-C3.
ESP32-C3 is not Xtensa-based, so build settings are now tailored a bit
better following that fact. ESP-IDF 5.x already adds architecture-specific
modules by itself so there is no need to specify either the `xtensa` or the
`riscv` module in the build settings.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/smallint.h')
0 files changed, 0 insertions, 0 deletions