IDEs: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 May 2026

  • curprev 14:4214:42, 9 May 2026 Fede.tft talk contribs 2,541 bytes +2,541 Created page with "= IDEs = Miosix does not require any specific IDE, so you can pick the one you prefer, so long as it supports the C/C++ languages and supports building with either make or CMake. If possible, try to configure your IDE so that it '''does not''' automatically add ''#include'' directives while coding, as it often causes issues with IDEs automatically including wrong headers. This happens because Miosix supports multiple architectures and thus the implementation of chip- a..."