diff options
| author | Clement Sibille <clements+github@lisible.xyz> | 2024-06-10 12:52:20 +0900 |
|---|---|---|
| committer | Clement Sibille <clements+github@lisible.xyz> | 2024-06-10 12:52:20 +0900 |
| commit | aa225f7c3ad3f087d3662c30fcf7cf72d354cdbf (patch) | |
| tree | 90f4adcb156a33b2327c42c44972c719bc14e825 /cross/playdate.txt | |
| parent | 8552afa1a13e7eef4a0ead8736a3e732731aac6d (diff) | |
Revert "Setup cross-compilation for playdate"
This reverts commit 4c88f44d42c5aace3264bfc656ae656b6b3e7373.
Diffstat (limited to 'cross/playdate.txt')
| -rw-r--r-- | cross/playdate.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/cross/playdate.txt b/cross/playdate.txt deleted file mode 100644 index c54b4ba..0000000 --- a/cross/playdate.txt +++ /dev/null @@ -1,11 +0,0 @@ -[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' |
