about summary refs log tree commit diff stats
path: root/apps/tile/README.md
blob: 9521bd8f4972f9914ba5e740aab25a717ef44350 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
To run:

```
./translate_mu apps/tile/*.mu
./a.elf
```

To run tests:

```
./a.elf test
```