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
If I run ./arduino-cli board details -b arduino:avr:unomini --format json twice, they give different JSON output. The contents are the same, but the JSON structure is not deterministic. It would be great if the CLI could do it. Thanks!
Describe the current behavior
Run ./arduino-cli board details -b arduino:avr:unomini --format json twice and compare the content. They're different.
Describe the request
If I run
./arduino-cli board details -b arduino:avr:unomini --format json
twice, they give different JSON output. The contents are the same, but the JSON structure is not deterministic. It would be great if the CLI could do it. Thanks!Describe the current behavior
Run
./arduino-cli board details -b arduino:avr:unomini --format json
twice and compare the content. They're different.Click to see
bd_diff.diff
Arduino CLI version
8cd7297
Operating system
macOS
Operating system version
11.7.7
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: