mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
__clear_cache causes a compile error when using clang. Instead use __builtin___clear_cache which is available under both gcc and clang. Also replace tabs with spaces in this section of code (introduced by a previous commit).
12 KiB
12 KiB