Fix trailing whitespace in getting_started.rst

- Removed trailing whitespace from line 37 as detected by pre-commit check
- Documentation builds successfully

Co-authored-by: HiFiPhile <4375114+HiFiPhile@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-28 14:26:06 +00:00
parent 1bb1efa820
commit db08f5f3fe

View File

@ -35,7 +35,7 @@ Get the Code
.. note::
Some MCU families require additional SDKs:
* **rp2040**: Requires `pico-sdk <https://github.com/raspberrypi/pico-sdk>`_ - see `Building for RP2040`_ below
* **Espressif (esp32)**: Requires `esp-idf <https://github.com/espressif/esp-idf>`_ - see `Building for ESP32`_ below