Have you ever tried to compile for esp32/8266?

dangbinghoo dangbingho at gmail.com
Thu Nov 28 02:09:04 UTC 2019


On Wednesday, 27 November 2019 at 09:10:10 UTC, Paul Freund wrote:
> On Tuesday, 26 November 2019 at 13:28:13 UTC, dangbinghoo wrote:
>> On Tuesday, 26 November 2019 at 12:17:51 UTC, Paul Freund

> It is still very unpolished but here 
> https://github.com/PaulFreund/ESP32_Dlang_Template is a project 
> template that should include all required steps to take to get 
> your minimal D example running on a real ESP32 (tested, works!) 
> based on either Debian or Windows Subsystem for Linux - Debian. 
> I definitely want to include support for CMake compilation and 
> a few other goodies.

That's great!

maybe the dcode component makefile needs some tweak, the makefile 
I posted has a little problem: the D code compiled object was 
placed in the some dir with D sources, should be fixed.


---
binghoo dang


More information about the digitalmars-d-ldc mailing list