summaryrefslogtreecommitdiffstats
path: root/cross/playdate.txt
blob: c8437759901c662e6bbd454b9e03303e55d04615 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[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