mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-19 23:45:28 +02:00
esp_shared_stack: enable shared stack function for riscv and reenable the unit test
This commit is contained in:
@@ -9,6 +9,8 @@ else()
|
||||
set(srcs
|
||||
"interrupt.c"
|
||||
"stdatomic.c"
|
||||
"expression_with_stack_riscv.c"
|
||||
"expression_with_stack_riscv_asm.S"
|
||||
"vectors.S")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user