Berkus Decker
9dcc5b192a
fix(codegen): 🐛 Disable FP/NEON features in the target file
...
This fixes the build warnings for the
new rustc nightly.
2022-04-24 22:10:23 +03:00
Berkus Decker
f76fab3fff
chore: ♻️ Use different DTB files for rpi3 and rpi4
2022-02-10 02:14:07 +02:00
Berkus Decker
1e17e03a8d
build: 🛠 Support per-binary linker scripts
2022-02-10 02:14:07 +02:00
Berkus Decker
6c5d7a13fc
Add more information to READMEs
...
https://scarfolk.blogspot.com/
2020-10-21 05:52:08 +03:00
Berkus Decker
cb814b353b
Add Raspberry Pi target configuration
...
* Use rlibc for memset/memcpy
* Create linker script for raspberry pi 3
* Add aarch64 target file inspired by Robigalia
* Force bitcode embedding for LTO
2020-08-09 19:35:09 +03:00