blob: b90b96fad0612e94319fd8385ac3384e49f0e041 [file] [log] [blame]
[binaries]
c = ['ccomp', '-target', 'armv7a-eabi']
ar = 'ccomp'
strip = 'strip'
[built-in options]
c_args = ['-fall']
[host_machine]
system = 'bare metal' # Update with your system name - bare metal/OS.
cpu_family = 'arm'
cpu = 'Cortex-A9'
endian = 'little'