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

Added Make target for MACOSX and USE_LIBUSB combination. #20

Merged
merged 1 commit into from
Jan 18, 2016

Conversation

oskargargas
Copy link
Contributor

Hello,

I created patch for the same issue which was mentioned in #19 but without breaking anything for other platforms.

In later time I'll look into providing proper OSX implementation but for now merging this pr would be very helpful for all PlatformIO users as it uses teensy_loader_cli to upload .hex to the board.

Is implementation of Teensy Loader GUI utility, used by Arduino IDE open sourced? I can't find it anywhere and I'd like to look at details there while making OSX implementation for CLI. Clearly everything is solved there.

Best regards,
Oskar Gargas

@PaulStoffregen
Copy link
Owner

I'm reluctant to make this the default. I will merge it, then add a comment.

PaulStoffregen added a commit that referenced this pull request Jan 18, 2016
Added Make target for MACOSX and USE_LIBUSB combination.
@PaulStoffregen PaulStoffregen merged commit 9e59d03 into PaulStoffregen:master Jan 18, 2016
@oskargargas
Copy link
Contributor Author

I fully understand especially as it needs non-default libusb presence in OSX. Though it is useful for development purposes. I'm willing to give a shot at proper implementation at later time. I'll also need to do Windows implementation in few months from now - before shipping which will need custom uploader.

Could you comment on Teensy Loader GUI utility source code availability?

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

Successfully merging this pull request may close these issues.

2 participants