Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I'm asking for 3 PIDs for our new senseBox MCU-S2 with ESP32-S2.
One each for Arduino, Circuit Python and the UF2 Bootloader
The senseBox MCU-S2 is an open source ESP32-S2 based board which will be mainly used in education and citizen science projects together with a series of sensors and other electronic components. A graphical (blockly) based programming interface (https://blockly.sesenbox.de) supports the young learners in developing their own project ideas. Sensor data gets published on the openSenseMap and can used by everybody for free.
Reason for custom PIDs are:
CircuitPython - Adafruit require every board that runs CircuitPython to have a unique PID for CircuitPython and the UF2 Bootloader
Arduino - Having a unique PID allows the board to be listed against the port it's on in the ports dropdown list, so once flashed in the Arduino IDE for the first time, the board can be easily recognized as the correct one.
I am requesting these PIDs on behalf of the senseBox-Project which is a joint project by the university of muenster and reedu. More informations about the project can found on our website
Thanks you very much