Search found 12 matches

by stevenbennett
Sun May 19, 2024 4:49 pm
Forum: IDEs for ESP-IDF
Topic: Programming guide
Replies: 1
Views: 690

Programming guide

Where can I find a comprehensive programming guid for ESP32, I know it's basically C but I need to know the details of e.g. how to set a GPIO pin low. I can see from the auto=complete in ESP-IDF that the syntax is different from other IDEs like STM32 Cube IDE. STM have programming guides for all the...
by stevenbennett
Sun May 19, 2024 7:42 am
Forum: ESP-IDF
Topic: Setting PYTHONNOUSERSITE, was not set
Replies: 4
Views: 921

Setting PYTHONNOUSERSITE, was not set

When I run the ESP-IDF 5.2 PowerShell shortcut it all works but there is a warning message "Setting PYTHONNOUSERSITE, was not set". Is it important and how can I fix whatever is causing the message?
Thanks
Steve