2354e92eaf
The test_gfx rom is doing some kind of blinking light thing, move it to a subdir.
9 lines
122 B
Makefile
9 lines
122 B
Makefile
default:
|
|
just --list
|
|
|
|
greenspace_smc:
|
|
just greenspace/greenspace_smc
|
|
|
|
test_gfx:
|
|
just legacy/test_gfx/test_gfx
|