Add Chip45's Crumb128 V5.0 AVR ATmega Module#168
Open
qcho wants to merge 1 commit intoplatformio:developfrom
Open
Add Chip45's Crumb128 V5.0 AVR ATmega Module#168qcho wants to merge 1 commit intoplatformio:developfrom
qcho wants to merge 1 commit intoplatformio:developfrom
Conversation
with standard fuses
Contributor
|
I don't quite see why there would be any need for a dedicated Crump128 board when there exists a generic ATmega128 option where you can tweak the platformio.ini file to do exactly what you want. See MCUdude/MegaCore/PlatformIO.md for a nice template you can use. |
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.
I'm working with a Crumb128.
Loving PlatformIO but doesn't have the Chip45 boards we are using.
I'm only pushing the "Crumb128 V5.0 AVR" since it's the only i could test. But the naming convention of
chip45_crumb128v50will allow to add all of them in the future.Hope it get's merged so I don't have to pass this json up everytime ^_^