PaulStoffregen / teensy_loader_cli

Command line Teensy Loader
http://www.pjrc.com/teensy/loader_cli.html
331 stars 152 forks source link

Include Teensy 4.0 RTC Time Transfer code #53

Open Defragster opened 4 years ago

Defragster commented 4 years ago

Teensy.exe during upload has a command set to pass the Host real time through the bootloader to set the RTC for Teensy 4.0.

This commend line loader could present that functionality and expose the process for that.

luni64 commented 4 years ago

I second that, would like to add it to TeensySharp as well

TomD53 commented 2 years ago

Yes, please do this! (I'm only 3 years late.. haha)

Specifically, when I am using platformio with Teensy, I want to use the teensy-cli upload_protocol, but I am forced to use teensy-gui in order to sync the RTC. Would be a great feature to make it work for teensy-cli