~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: 150348ac3490a598e034fd7b55a96cf6076e3bee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
if TARGET_MEESC

config SYS_BOARD
	default "meesc"

config SYS_VENDOR
	default "esd"

config SYS_CONFIG_NAME
	default "meesc"

endif