summaryrefslogtreecommitdiffhomepage
path: root/digital/avr/modules/trace/test/Makefile
AgeCommit message (Collapse)Author
2010-12-14digital/avr/modules/trace/test: fix MakefileNicolas Schodet
2010-05-11{tools/trace, avr/module/trace}: remove full url for trace header fileNélio Laranjeiro
Python tool now create the headers and C files to be usable in the current make directory.
2010-04-14digital/avr/modules/trace: remove the event.host.c from moduleNélio Laranjeiro
The user should add the c file into the list of sources to compile.
2010-04-12{tools/trace, digital/avr/modules/trace}: print trace on host execution, ↵Nélio Laranjeiro
closes #92
2009-06-09*digital/avr/modules/trace:Nélio Laranjeiro
* Remove the test_target and test_host to be merged only in the test directory.
2008-11-10avr/modules/trace: unit testsNélio Laranjeiro
* Moved the tests to the test_host (test sub-directory) * Added a target test.
2008-11-05avr/modules/trace: Added the trace module.Nélio Laranjeiro