Open
Description
Description
What needs to happen for gnu-mcu-eclispe-che, or alternatively clang-mcu-eclispe-che to exist
Thoughts:
- From what I've gathered writing a lanuguage server for GCC would be burdensome
- clang has clangd or a supposedly more complete language server implementation cquery
- Both the cloud IDEs I've evaluatied (Che and C9.io) are naturally focused on "non-cross-compile" and "non-remote debug scenarios"
- Ideal debug solution would be a debug server hooked to the target board/boards and Che connecting to the server