|
MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
|
host_sync_quickstart.cpp.No. The core library is transport-agnostic and the same core code is used for host-side validation tools and MCU examples.
No.
The example projects keep simple starting values so the code stays easy to read. Use ../validation/reports/HARDWARE_VALIDATION.md as the authority for the current validated settings of your actual target.
The repository includes PlatformIO examples for:
RP2040ESP32-C3Arduino Mega 2560The new real-UART MCU example is read-only. It repeatedly reads D100-D103 and prints the values.
Because support is target-dependent.
--seriesFor practical qualified-device access, use read-qualified-words / write-qualified-words where the helper path is validated. Treat native qualified commands as diagnostic probes only.
Yes. Use the build-time macros in platformio.ini or define them in your own build:
The repository already includes reduced and ultra-minimal example profiles.
Use:
Run:
The output is generated under build/docs/api/.
If you want to run Doxygen without CMake, use: