aboutsummaryrefslogtreecommitdiff
path: root/examples/example3a_spi_wasm/Makefile
blob: 0eff96914f3c1bdc20653f7ea2ed910beaadf4d3 (plain)
1
2
3
4
SIMFLAGS += -DFINISH_ON_LED1=1 -DFINISH_ON_LED2=1 -DFINISH_ON_IMAGE_WRITES=1
FLASH_DATA = data.txt

include ../../Makefile.example