Skip to content

Fixed incorrect boards.txt preference handling when submenu id has underscore #2582

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

Merged
merged 1 commit into from
Feb 11, 2015

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jan 27, 2015

Fixes #2533

/cc @NicoHood

@cmaglie cmaglie added Component: IDE The Arduino IDE Version: 1.5.x Type: Bug Waiting for feedback More information must be provided before we can proceed labels Jan 27, 2015
@cmaglie cmaglie self-assigned this Jan 27, 2015
@NicoHood
Copy link
Contributor

Working, tested under Windows.
PR can be merged if you ask me.

Another bug i found is that i cannot access the original bootloaders from this custom core. Should I file another bug or did I do something wrong or is this not supported as "feature"?:

uno.bootloader.file=arduino:optiboot/optiboot_atmega328.hex

Do you know why some hardware libs are on the top, some at the bottom? I could not find any logic. Maybe this is another bug? At least it should be explained why somewhere.

pic

ffissore added a commit that referenced this pull request Feb 11, 2015
Fixed incorrect boards.txt preference handling when submenu id has underscore
@ffissore ffissore merged commit ff6fb31 into arduino:master Feb 11, 2015
@cmaglie cmaglie deleted the fix-underscore-glitch branch February 11, 2015 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: IDE The Arduino IDE Type: Bug Waiting for feedback More information must be provided before we can proceed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

boards.txt underscore in name causes problems
4 participants