Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More validation of declared LAYOUT macro names (#16520) | Joel Challis | 2022-03-04 | 1 | -1/+27 |
| | |||||
* | Allow NO_PIN within info.json (#16359) | Joel Challis | 2022-02-15 | 1 | -0/+4 |
| | |||||
* | CLI: Parse USB device version BCD (#14580) | Ryan | 2022-01-17 | 1 | -3/+7 |
| | | | | | * CLI: Parse USB device version BCD * Apply suggestions | ||||
* | Optimize our jsonschema by using refs (#13271) | Zach White | 2021-06-24 | 1 | -0/+107 |
* fix some broken info.json files * optimize our jsonschema using refs * fix formatting after vscode broke it * make flake8 happy * cleanup * make our schema validation more compact and flexible |