Loading...
1
2
3
4
5
6
7
8
9
if TARGET_WARP

config SYS_BOARD
	default "warp"

config SYS_CONFIG_NAME
	default "warp"

endif