initial commit
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
# Point `firmware`/`elf` at any xteink-X3 build. `make firmware` produces
|
||||
# flash.bin + firmware.elf from a local crosspoint-reader-lua PlatformIO build.
|
||||
[wokwi]
|
||||
version = 1
|
||||
firmware = 'flash.bin'
|
||||
elf = 'firmware.elf'
|
||||
|
||||
[[chip]]
|
||||
name = 'eink-x3'
|
||||
binary = 'chip/dist/eink-x3.chip.wasm'
|
||||
Reference in New Issue
Block a user