mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-07 17:08:49 +00:00
ulp: added support to building code for riscv ULP coprocessor
This commit is contained in:
@@ -29,7 +29,7 @@ SECTIONS
|
||||
. = ALIGN(4);
|
||||
*(.bss)
|
||||
} >ram
|
||||
|
||||
|
||||
.header : AT(0)
|
||||
{
|
||||
LONG(ULP_BIN_MAGIC)
|
||||
|
||||
Reference in New Issue
Block a user