Kelvin Lawson
|
5d3f670ac0
|
Merge new ARM port submitted by navaro, with modifications to fit with the other Atomthreads ports, new folder structure, Makefiles and documentation. Tested on ARM926EJS using IntegratorCP platform emulated by QEMU.
Also minor changes to AVR/STM8 ports to use similar code structure throughout all ports.
|
2013-07-09 22:06:10 +01: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
|
546990788d
|
Use info@atomthreads.com email address throughout documentation.
|
2011-05-28 17:28:21 +01:00 |
|
Kelvin Lawson
|
7d56170c40
|
STM8 port: Add UART support. Make use of full 1KB on Discovery. Improve documentation.
|
2010-03-09 00:37:46 +00:00 |
|
Kelvin Lawson
|
54dc1bfde9
|
AVR port: Add documentation regarding program/RAM space.
|
2010-03-02 00:47:18 +00: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
|
8027d6c0e1
|
AVR port: Add details on CPUs with large program memory.
|
2010-02-21 19:36:43 +00:00 |
|
Kelvin Lawson
|
611bf65ea5
|
AVR port: Add instructions for changing the CPU in use. Add details on location of functions on ATmega2560/2561.
|
2010-02-21 19:29:57 +00:00 |
|
Kelvin Lawson
|
d20004e3a4
|
Reduce stack size for STM8S test threads to 128 bytes. Update stack usage description in READMEs.
|
2010-02-18 00:41:09 +00:00 |
|
Kelvin Lawson
|
248e1318fb
|
Add README for all source folders
|
2010-01-21 21:42:10 +00:00 |
|
Kelvin Lawson
|
5ef1ed3ff5
|
Update AVR port README
|
2010-01-16 00:55:36 +00:00 |
|
Kelvin Lawson
|
84f320a1f0
|
Add README for AVR port
|
2010-01-16 00:19:08 +00:00 |
|