VisualTeensy v0.4.1
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