Skip to content
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

Not reloading keywords.txt for new boards #2996

Closed
NicoHood opened this issue Apr 18, 2015 · 1 comment
Closed

Not reloading keywords.txt for new boards #2996

NicoHood opened this issue Apr 18, 2015 · 1 comment
Assignees
Milestone

Comments

@NicoHood
Copy link
Contributor

If a new board definition via sketchbook/hardware/myboard has intern libraries with keywords.txt they are not loaded after a board switch.

Example:
Select Arduino Leonardo. Type Gamepad. It will not mark orange. Thats fine.
Now switch to the HID Project Leonardo Board (which has a library with Gamepad as keyword).
You see its still not highlighted.
Close the IDE and restart it. Since the setting is now the HID Project at startup it will load its keywords.

Example file:
https://github.com/NicoHood/HID/tree/master/avr/libraries/HIDBridge

tested with 1.6.3 under Windows

@cmaglie
Copy link
Member

cmaglie commented Sep 28, 2015

Fixed with #3847

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants