Y
Hacker News
new
|
ask
|
show
|
jobs
by
viraptor
1280 days ago
AVR should be working these days
https://github.com/llvm/llvm-project/tree/main/llvm/lib/Targ...
Unless you mean some specific chips?
2 comments
masklinn
1280 days ago
Also while ESP32 has not been mainlined (I think), Espressif has both an llvm and a rustc fork.
link
pantalaimon
1280 days ago
Espressif has forks of everything (OpenOCD, GDB, GCC) that they never mainline and that just become outdated as they release new chips.
The latest xtensa-esp8266-elf-gcc is version 5.2
link
jeroenhd
1280 days ago
Their first patches are in the process of being merged:
https://discourse.llvm.org/t/rfc-request-for-upstream-tensil...
link
elsjaako
1280 days ago
I didn't know that!
link