avrLab is an IDE (integrated development environment) for AVR microcontroller from ATMEL. It includes an editor with syntax highlighting. avrLab includes support for macro assembler (tavrasm and avra) as well as support for accessing the AVR via uisp.
Anonymous created the Installs and doesn't run (avrLab-v0200) artifact
This release brings some editor improvements like search and replace. avrLab is still lacking lot of functionality but I have not enough time to add new features. I'll be starting with a new project soon. For AVR programming I am now using AVRStudio, ...
this release brings some changes in the code which are not visible to the user. I have added some features which make avrLab more usable. Next planned release will be 0.2.
- line numbers added - avrLab shows when the file is modified by attaching an asterix after the filename - avrLab will ask you to save the current file before opening or creating a new one, if the current file is not saved - avrLab warns before erasing ...
- line numbers added - avrLab shows when the file is modified by attaching an asterix after the filename - avrLab will ask you to save the current file before opening or creating a new one, if the current file is not saved - avrLab warns before erasing ...
I should really get a parallel programmer soon
there is a bug with the 0.17 release and parallel programmer. Replace avrlab.tcl file from the 0.17 package by the file avrLab.tcl.bz2 (unpack it before use). Big thanks an Jussi for reporting this bug.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use