Releases: ramonaoptics/teensy-to-any
Releases · ramonaoptics/teensy-to-any
Release 0.6.0
Release 0.5.0
What's Changed
A few demo applications showcasing the use of the startup commands can now be found.
Full Changelog: 0.4.0...0.5.0
Release 0.4.0
Release 0.3.0
Merge pull request #29 from claydugo/analog_pulse Extend analog pulse duration
0.2.0
Release 0.1.0
Provide uploads with precise version numbers
Provide a new mcu
command get information about the underlying hardware connected
Release 0.0.23
Merge pull request #25 from ramonaoptics/add_readback_from_spi Augment transfer bulk to receive data as well.
Release 0.0.22
- Add the command
i2c_read_payload_no_register
to provide the ability to read
from devices like the AT24CS01 EEPROM data over I2C. - Add the command
i2c_read_payload_uint16
.
Release 0.0.21
Teensy4.0 support for I2C