Automate Generation of Boards Feature#30
Open
rebdiaz wants to merge 102 commits intoshulltronics:mainfrom
Open
Automate Generation of Boards Feature#30rebdiaz wants to merge 102 commits intoshulltronics:mainfrom
rebdiaz wants to merge 102 commits intoshulltronics:mainfrom
Conversation
Rebecca's Local Changes
…ning, source code is not affected.
…ace for opening examples
…to generating boards in addition to learning Rust/EGUI and fixing small bugs / build errors
Added hyperlink for forum repository
…build and load onto Arduino Uno through Iron Coder dev window
Example-code pull
# Conflicts: # Cargo.lock # rust-toolchain.toml
Author
|
Beta Build
|
… to same place we look for right click to delete. Change minimum pin radius to 4
…e component without providing CPU, RAM, Flash fields. These fields are no longer accessible for discrete components because they are not needed.
… a generated discrete component TOML file.
…to the designate pins window
…splayed to the designate pins window" This reverts commit 2972788.
…designate pinout window. Change new pin name textbox to a drop-down member that is connected to the form. Visual and instruction improvements. User error handling to issue pinouts are designated before new board can be generated.
…prove user input validation, and fix window sizing issues.
…ral component without providing CPU, RAM, Flash fields. These fields are no longer accessible for peripheral components because they are not needed. Also add None as a Board Standard
…their own PNG file, or their own SVG file. Created functionality for creating an SVG file from a PNG. Finished up saving board error handling TO-DOs
…ing SVG image once instead of during every iteration
…ad of double click
…while PNG file is being converted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Automate Generation of Boards Vertical Slice
Also contains everything from fall semester.