2024-10-15 01:37:02 +02:00
2014-12-29 07:35:07 +01:00
2024-10-15 01:37:02 +02:00
2024-10-15 01:37:02 +02:00
2016-11-13 12:03:51 +01:00
2016-11-22 23:31:15 +01:00
2014-12-31 04:22:40 +01:00
2015-12-13 01:00:30 +01:00
2016-11-22 23:32:20 +01:00

AVRsack

AVRsack is an integrated development environment for the Atmel AVR series of microcontrollers. It is designed to be an alternative for the Arduino 1.0.x application, offering:

  • A more powerful text editor with a variety of styles.
  • A more powerful build system with incremental rebuilds.
  • A more powerful upload system with finer grained control over logging.
  • Full build/upload logs without arbitrary size restrictions.
  • Support for handling multiple simultaneous serial ports.
  • Support for assembly programming and disassembly of object code.
  • Support for alternate AVR toolchains, such as Crosspack-AVR

AVRsack was written and designed by Matthias Neeracher microtherion@gmail.com

For editing text, AVRsack relies on Michael Robinson's ACEView, a Cocoa wrapper for the Ace code editor.

![Basic screenshot] (https://github.com/microtherion/AVRsack/raw/master/Screenshots/AVRsack.png)

Description
IDE for AVR Microcontrollers
Readme 4.7 MiB
Languages
Swift 80.9%
HTML 9.1%
Ruby 6.1%
Objective-C++ 2.8%
Objective-C 0.9%
Other 0.2%