Jacques Germishuys
|
6eb64f4414
|
move AVR port's timers to a different translation unit
this gives greater flexibility in terms of timer choices
|
2017-08-21 08:53:33 +02:00 |
|
Kelvin Lawson
|
a41291df06
|
AVR Makefile: Use proper simavr install path.
|
2015-02-22 22:43:01 +00:00 |
|
Kelvin Lawson
|
6ce391f581
|
AVR port: introduce simulator for all automated tests, allowing the full test suite to be run within a simulator for continuous integration.
|
2012-06-21 23:32:44 +01:00 |
|
Kelvin Lawson
|
97a15799b4
|
AVR port: instructions for using PART= to change the CPU target during make.
Also add TESTS_LOG_STACK parameter so that stack-usage logging can be enabled without editing Makefile.
|
2012-06-21 21:29:18 +01:00 |
|
Kelvin Lawson
|
02660d0c80
|
AVR flash-program now checks sizes against the architecture.
|
2011-05-27 17:15:38 +01:00 |
|
Kelvin Lawson
|
2d909ba279
|
Add stack usage analysis. Used for all automated test modules (if enabled) such that the automated tests can now trap some classes of thread stack overflow. ATmega port now tested on both ATMega16 and ATmega32. STM8 port not yet modified to support the new stack-checking API.
|
2010-03-01 20:01:10 +00:00 |
|
Kelvin Lawson
|
6d599c6729
|
Add Atomthreads RTOS source files.
|
2010-01-14 01:53:45 +00:00 |
|