digitalmars.D.ldc - ESP32 and ESP8266 support
- Paulo Pinto (8/8) May 04 2020 Hi,
- kinke (3/3) May 04 2020 People have already been experimenting (with an old LLVM 6 fork
- dangbinghoo (8/17) May 05 2020 please see:
Hi, thanks to a discussion thread on the Rust forums, I just discovered that Espressif is adding LLVM support for their chipsets. https://github.com/espressif/llvm-project This might eventually become an interesting target for D as well. Regards, Paulo
May 04 2020
People have already been experimenting (with an old LLVM 6 fork at the time IIRC), see https://forum.dlang.org/post/xoobjmmowreaepzwnphp forum.dlang.org.
May 04 2020
On Monday, 4 May 2020 at 18:39:01 UTC, Paulo Pinto wrote:Hi, thanks to a discussion thread on the Rust forums, I just discovered that Espressif is adding LLVM support for their chipsets. https://github.com/espressif/llvm-project This might eventually become an interesting target for D as well. Regards, Pauloplease see: https://wiki.dlang.org/D_on_esp32/esp8266(llvm-xtensa%2Bldc)_and_how_to_get_started llvm for xtensa target maybe just updated, so feel free to update that wiki tutorial. thanks! ---- binghoo dang
May 05 2020