refactor logger
[simavr] / tests /
2012-12-02 Michel PolletMerge pull request #10 from the-real-orca/mingw
2012-12-02 Stephan Veiglmingw: make simavr compilable with MinGW
2012-11-29 Stephan Veigltests: Remove vcd files on clean
2012-11-29 Stephan Veigltests: Fix number of successful tests calculation
2012-07-18 Jakob Grubertests: Correct expected output of atmega88_uart_echo
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-02-27 Michel PolletMakefiles: general update
2012-02-25 Michel Polletinterrupts: Isolated runtime data
2012-02-25 Michel Pollettests: Cleanup the test harnesses
2011-09-14 Michel Pollettests: Revert a uart patch
2011-09-14 Michel Polletuart: Do not assume all interupt vectors are available...
2011-09-14 Michel Polletmisc: formatting, typos
2011-09-14 Stephan Veigltest: fix test cases and add new test function
2011-09-14 Stephan Veiglvcd: change VCD time base to 1 ns to handle higher...
2011-03-15 Michel Pollettest: Updated uart_echo
2011-03-09 Michel PolletMerge remote-tracking branch 'sliedes/to-upstream'...
2011-02-28 Sami LiedesAutomate test cases.
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-09-02 Michel Pollettests: Update them so they work...
2010-04-14 Alessio Igor Boganimisc: More warning fixes
2010-04-14 Michel Pollettest: Add a test/example for the ADC subsystem
2010-04-10 Michel Polletexample: Added OC2A to timer test
2010-01-06 Michel Polletwatchdog: Added a test module
2009-12-23 Michel Polletcore: Added a new ELF tag with AVR->simavr command...
2009-12-21 Michel Pollettimers: Added TCNT reading/writing support
2009-12-15 Michel PolletELF: Updated example firmware to generate new traces
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-06 Michel PolletAdded tiny13
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-02 Michel PolletGDB working, some more source massaging
2009-12-02 MichelBuild works on Snow Leopard, using Arduino toolchain
2009-12-01 Michel Polletuart, ioports, etc. Many more changes
2009-11-24 Michel PolletInitial Commit