summaryrefslogtreecommitdiffstats
path: root/cross/playdate.txt
blob: 2b275302f9a92099a84c56eb622ad61994e27b3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[binaries]
c = 'arm-none-eabi-gcc'
ar = 'arm-none-eabi-ar'
strip = 'arm-none-eabi-strip'
ld = 'arm-none-eabi-ld'

[host_machine]
system = 'none'
cpu_family = 'arm'
cpu = 'cortex-m7'
endian = 'little'

[properties]
is_playdate_build = true

Go back to lisible.xyz