-
Notifications
You must be signed in to change notification settings - Fork 223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add file config support for ravedude #522
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6abf30 - Browse repository at this point
Copy the full SHA f6abf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4e6fc - Browse repository at this point
Copy the full SHA cc4e6fcView commit details -
ravedude: move board configs to a toml file, implement --dump-config,…
… make everything take the new structs
Configuration menu - View commit details
-
Copy full SHA for 08fefee - Browse repository at this point
Copy the full SHA 08fefeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f5f9f83 - Browse repository at this point
Copy the full SHA f5f9f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a29c093 - Browse repository at this point
Copy the full SHA a29c093View commit details -
Configuration menu - View commit details
-
Copy full SHA for b80cfb4 - Browse repository at this point
Copy the full SHA b80cfb4View commit details -
ravedude: remove warnings for command-line overrides + fix some comma…
…nd-line args descriptions
Configuration menu - View commit details
-
Copy full SHA for f1251f1 - Browse repository at this point
Copy the full SHA f1251f1View commit details -
ravedude: make BoardConfig not say that nonexistent options are bugs …
…because they are not, in fact, bugs
Configuration menu - View commit details
-
Copy full SHA for d5ff4fc - Browse repository at this point
Copy the full SHA d5ff4fcView commit details -
ravedude: change config format, tweak error messages, add warning for…
… passing board as argument
Configuration menu - View commit details
-
Copy full SHA for e8f3fd1 - Browse repository at this point
Copy the full SHA e8f3fd1View commit details -
ravedude: add direct board name option in [general] for Ravedude.toml…
… + associated error messages
Configuration menu - View commit details
-
Copy full SHA for 425eca4 - Browse repository at this point
Copy the full SHA 425eca4View commit details -
Configuration menu - View commit details
-
Copy full SHA for da0e890 - Browse repository at this point
Copy the full SHA da0e890View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2defa5e - Browse repository at this point
Copy the full SHA 2defa5eView commit details -
ravedude: make ravedude search in parent dirs for manifest, also fix …
…deprecation warning showing up when it's not supposed to
Configuration menu - View commit details
-
Copy full SHA for f958dd2 - Browse repository at this point
Copy the full SHA f958dd2View commit details -
ravedude: change board arg to OsString, add error messages to asserts…
… in board.rs, add test to ci
Configuration menu - View commit details
-
Copy full SHA for a150c82 - Browse repository at this point
Copy the full SHA a150c82View commit details -
ravedude: remove error message field from ResetOptions & change open_…
…console to not an Option<T>
Configuration menu - View commit details
-
Copy full SHA for a4e2213 - Browse repository at this point
Copy the full SHA a4e2213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34d2a9d - Browse repository at this point
Copy the full SHA 34d2a9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5374693 - Browse repository at this point
Copy the full SHA 5374693View commit details -
Configuration menu - View commit details
-
Copy full SHA for a680ede - Browse repository at this point
Copy the full SHA a680edeView commit details -
ravedude: make legacy configuration deprecated & make ravedude respec…
…t CARGO_MANIFEST_DIR
Configuration menu - View commit details
-
Copy full SHA for 410a676 - Browse repository at this point
Copy the full SHA 410a676View commit details -
ravedude: Fix backwards compatibility with legacy configuration
Need to use `legacy_bin` as the binary in the legacy configuration mode.
Configuration menu - View commit details
-
Copy full SHA for e775420 - Browse repository at this point
Copy the full SHA e775420View commit details