You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
escription
Add a "Favorites" section in the "Project Board" or "Select your board" panel, allowing users to save frequently used boards along with their complete configuration.
Problem / Motivation
Users who regularly work with the same boards (e.g., ESP32, ESP8266) have to repeatedly configure the same settings - memory, port, partition scheme, etc. This is time-consuming, especially when frequently switching between projects.
Proposed Solution
Ability to add boards to a "Favorites" section
Save complete configuration for each favorite board:
COM Port
Flash Memory Size
Partition Scheme
Upload Speed
Other board-specific parameters (similar to Arduino IDE settings for ESP32)
Quick one-click switching between saved configurations
Additional Context
This feature would significantly improve workflow for users who work with multiple projects using the same hardware configurations.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
escription
Add a "Favorites" section in the "Project Board" or "Select your board" panel, allowing users to save frequently used boards along with their complete configuration.
Problem / Motivation
Users who regularly work with the same boards (e.g., ESP32, ESP8266) have to repeatedly configure the same settings - memory, port, partition scheme, etc. This is time-consuming, especially when frequently switching between projects.
Proposed Solution
Ability to add boards to a "Favorites" section
Save complete configuration for each favorite board:
COM Port
Flash Memory Size
Partition Scheme
Upload Speed
Other board-specific parameters (similar to Arduino IDE settings for ESP32)
Quick one-click switching between saved configurations
Additional Context
This feature would significantly improve workflow for users who work with multiple projects using the same hardware configurations.
Beta Was this translation helpful? Give feedback.
All reactions