platformio errors

Canonical explanations and fixes for platformio toolchain error signatures.

PlatformIO Linker Error: Undefined Reference to 'setup' or 'loop'

The linker failed to find the setup() or loop() function definitions required by the Arduino framework's core main() entry point.