timer: Avoid infinite cycle timer on TCNT write
[simavr] / examples / board_ledramp /
2012-07-16 Michel PolletMerge pull request #2 from schuay/watchpoints
2012-07-16 Michel PolletMerge pull request #3 from schuay/not_known
2012-07-16 Jakob Grubermisc: Fix confusing typo in error message
2012-05-19 Michel Polletmake: Tweaks for freebsd
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-02-27 Michel Polletexamples: Link against .so
2012-02-27 Michel Polletall: Added -Wall to the build
2011-03-23 Michel Polletexamples: Fix firmware pathnames
2011-02-23 Michel PolletMakefile updates
2011-02-22 Michel Polletexamples: Updated to new part prototypes
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2011-02-18 Michel PolletMakefiles: Explicitely link opengl
2009-12-26 Michelexamples: Ported to Snow Leopard
2009-12-20 Michel PolletREADME an Makefiles update
2009-12-17 Michel Polletledramp: Use a larger VCD update window
2009-12-17 Michel PolletMakefiles: Small updates
2009-12-16 Michel PolletFixed 'ledramp' example to reflect new loader
2009-12-15 Michel PolletMissing bits from previous commit...
2009-12-14 Michel PolletUpdated "ledramp" to demo the VCD gtkwave traces
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc