Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-23 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
2005-04-22 | Add patch to make this look for the generated html pages | wiz | 2 | -1/+15 | |
in the correct place. Should fix bulk build. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-20 | Add build dependency on avr-binutils and avr-gcc to fix build as these tools | jmmv | 1 | -2/+4 | |
are required. Also use the correct style to depend on any version of doxygen. | |||||
2005-02-23 | Add RMD160 digests to the SHA1 ones | agc | 1 | -1/+2 | |
2004-12-30 | Initial import of simulavr, contributed by Ola Eriksson in | kristerw | 4 | -0/+60 | |
PR pkg/27596. The Simulavr program is a simulator for the Atmel AVR family of microcontrollers. Simulavr can be used either standalone or as a remote target for gdb. When used in gdbserver mode, the simulator is used as a backend so that gdb can be used as a source level debugger for AVR programs. |