11 lines
99 B
Plaintext
11 lines
99 B
Plaintext
|
|
||
|
if BOARD_IOTDK
|
||
|
|
||
|
config BOARD
|
||
|
default "iotdk"
|
||
|
|
||
|
config CPU_ARCEM4
|
||
|
def_bool y
|
||
|
|
||
|
endif # BOARD_IOTDK
|