12 lines
129 B
Plaintext
12 lines
129 B
Plaintext
|
if SOC_NIOS2F_ZEPHYR
|
||
|
|
||
|
config SOC
|
||
|
string
|
||
|
default nios2f-zephyr
|
||
|
|
||
|
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||
|
int
|
||
|
default 1000000
|
||
|
|
||
|
endif
|