Skip to content

Releases: luni64/VisualTeensy

Release Candidate 2

13 Oct 22:19
5e72a72
Compare
Choose a tag to compare
Release Candidate 2 Pre-release
Pre-release

Installation

No installation required. Just unzip the attached VisualTeensy.zip into a convenient folder and run VisualTeensy.

Changes:

  • Added a library manager
  • Added a standard File menu
  • Simplified GUI

ToDo:

  • Mulitple configuration builds (i.e. automatically compile FW for diffenent target boards)
  • Support for library development

VisualTeensy v0.4.1

23 Sep 16:09
Compare
Choose a tag to compare

Installation

No installation required. Just copy VisualTeensy.exe and make.exe to some convenient folder and start VisualTeensy.

Changes:

  • Enabled parallel build for GNU make. This speeds up the compilation from about 30s per full build to about 5s including upload. Recompilation of a blink.cpp including upload is done in less then 1s.
  • Simplified user interface
    • Name of the target files (*.hex, *.lst, *.elf) is derived from the name of the project folder
    • Exchange of the ancient folder open dialogs by more modern ones.
  • Improved detection of default values at first start of VisualTeensy
    • Tries to identify a Arduino/Teensyduino installation and sets default values accordingly (at first startup)
    • Tries to identify a TyTools installation and sets default values accordingly (at first startup)
    • If make.exe is found in the same directory as VisualTeensy it sets default values to use it (at first startup)

ToDo:

Add a library manager

First beta

12 Sep 07:46
d46a5d3
Compare
Choose a tag to compare
First beta Pre-release
Pre-release
v0.1-beta

readme