Sara Damiano
Sara Damiano
If the version of each package were output as a JSON instead of a comma/equals sting, it would be easy to process using the object filters in GitHub actions.
**Describe the bug** In parsing special markdown comments into Doxygen commands, extra spaces are added to the output: https://github.com/doxygen/doxygen/blob/c692605decbd3f78054dfc780da6749235883cb6/src/commentcnv.l#L616-L620 These extra spaces cause the downstream markdown parser to interpret the...
Support SAMD51 devices using flash connected to standard SPI instead of QSPI
**Describe the bug** A simple function with complete documentation is flagged as not having a documented parameter or return type if HTML or LaTeX is not generated. **To Reproduce** Attached:...
What kind of issue is this? - [x] **Feature Request** ------------------------------------------------------------------ I would like to specify the exactly folder for the library dependencies for a given environment. Currently only specifying...
What kind of issue is this? - [x] **PlatformIO Core**. If you’ve found a bug, please provide an information below. *You can erase any parts of this template not applicable...
I have the JSON and variant files working correctly on my local computer, but I want to make them available in the registry for all users. This board does *not*...
Re-created from modifications to: - https://github.com/EnviroDIY/ModularSensors/pull/453