summaryrefslogtreecommitdiff
path: root/docs/getting_started.rst
AgeCommit message (Collapse)Author
2026-03-31Removed readme and modified the getting started docValentyn Korniienko
2026-02-10update getting_started.rst and get_deps.py for clarity and improved ↵hathach
dependency handling
2026-02-07remove sdk setup instruction for rp2040 and espressifhathach
2025-12-28Fix trailing whitespace in getting_started.rstcopilot-swe-agent[bot]
- Removed trailing whitespace from line 37 as detected by pre-commit check - Documentation builds successfully Co-authored-by: HiFiPhile <[email protected]>
2025-12-28Use appropriate syntax highlighting for Windows commandscopilot-swe-agent[bot]
- Changed Windows Command Prompt blocks from bash to bat for proper highlighting - Changed PowerShell blocks from bash to powershell for proper highlighting - Improves documentation readability and accuracy Co-authored-by: HiFiPhile <[email protected]>
2025-12-28Add detailed build instructions for rp2040 and esp32 to getting_started.rstcopilot-swe-agent[bot]
- Added dedicated "Building for RP2040" section with pico-sdk installation steps - Added dedicated "Building for ESP32" section with esp-idf installation steps - Included platform-specific instructions for Linux/macOS and Windows - Added PICO_SDK_PATH export steps before cmake for rp2040 - Added esp-idf source/export steps before cmake for esp32 - Updated note section to reference new detailed sections - Documentation builds successfully without errors Co-authored-by: HiFiPhile <[email protected]>
2025-11-11update dochathach
2025-10-21use CMake in getting_started examplesc1570
2025-10-20add note about CMakec1570
2025-10-20streamlined getting_startedc1570
2025-10-20getting_started structurec1570
2025-10-20more consolidationc1570