summaryrefslogtreecommitdiffstats
path: root/tools/enum_parser/parse_enum/parse_enum_ut.cpp
diff options
context:
space:
mode:
authorzorin24 <[email protected]>2025-12-15 09:07:56 +0300
committerzorin24 <[email protected]>2025-12-15 09:29:05 +0300
commitb4fb93cdf17f9e7c61ae3c2e8c987099b19ddc22 (patch)
tree5655edcd85aaf4e4530e23783de7a6c07f7316af /tools/enum_parser/parse_enum/parse_enum_ut.cpp
parent1afb98c3ce900f584eee100884730061831de2bb (diff)
[esp] fix platform postfix
The RISC-V extensions `zicsr` and `zifencei` have been separated from the `I` extension. GCC 12 reflects this change, and as a result, when building for RISC-V ESP32 chips outside of the ESP-IDF framework, you must include the `_zicsr_zifencei` postfix when specifying the -march option in your build system. <https://docs.espressif.com/projects/esp-idf/en/stable/esp32c3/migration-guides/release-5.x/5.1/gcc.html#risc-v-builds-outside-of-esp-idf> commit_hash:92c1eec8af8ab2fd018e296e50aeb6f4d99d34c0
Diffstat (limited to 'tools/enum_parser/parse_enum/parse_enum_ut.cpp')
0 files changed, 0 insertions, 0 deletions