What is the current support status for the Cortex-M0..7 platform in the LDC2 compiler, standard library, and platform-specific modules for embedded systems (FreeRTOS binding, lwip, DISCOVERY & popular Arduino-like boards) ?
PS: The same question for ESP32 lx6
If it more or less usable for SOHO production use, what resources should be noted as a way pass for entering?
(besides the elementaries of the D language itself of cause)
- The D Programming Language
- https://wiki.dlang.org/Cross-compiling_with_LDC
maybe somebody tries to write a draft of "EmbedDed" book?