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

Makefile: Be flexible about locations #87

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sevan
Copy link

@sevan sevan commented Apr 15, 2024

Managed to use it on OS X 10.4 (powerpc) to flash a teensy 2

bin/teensy_loader_cli -w --mcu=TEENSY2 /tmp/teensy_loader_cli-2.2/blink_slow_Teensy2.hex -v
Teensy Loader, Command Line, Version 2.2
Read "/tmp/teensy_loader_cli-2.2/blink_slow_Teensy2.hex": 2332 bytes, 7.2% usage
Waiting for Teensy device...
 (hint: press the reset button)
Found HalfKay Bootloader
Read "/tmp/teensy_loader_cli-2.2/blink_slow_Teensy2.hex": 2332 bytes, 7.2% usage
Programming...................
Booting

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.

1 participant