forked from rrcarlosr/Jetpack
16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
if TARGET_GRASSHOPPER
|
|
|
|
config SYS_BOARD
|
|
default "grasshopper"
|
|
|
|
config SYS_VENDOR
|
|
default "in-circuit"
|
|
|
|
config SYS_SOC
|
|
default "at32ap700x"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "grasshopper"
|
|
|
|
endif
|