mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
c36dd7834f
RISC-V stack pointer should always be 16 byte aligned, but for some cases where we were doing manual SP manipulation this was not always the case. |
||
---|---|---|
.. | ||
include | ||
CMakeLists.txt | ||
expression_with_stack_riscv_asm.S | ||
expression_with_stack_riscv.c | ||
instruction_decode.c | ||
interrupt.c | ||
linker.lf | ||
stdatomic.c | ||
vectors.S |