tillitis / tkey-libs

TKey device libs
GNU General Public License v2.0
4 stars 2 forks source link

libc for bare metal rv32 #11

Open mchack-work opened 1 year ago

mchack-work commented 1 year ago

LLVM libc is gaining bare metal RV32 support:

https://reviews.llvm.org/rG9fa7998555e8

We want to at least make some experiments, probably adjust I/O to work with TKey, and follow the project.