Kelvin Lawson
|
9c5c8fbbb7
|
STM8: Correct path to default Cosmic compiler installation.
|
2010-03-29 20:34:10 +01:00 |
|
Kelvin Lawson
|
2665306173
|
STM8: Add not regarding interrupt nesting.
|
2010-03-28 23:13:19 +01:00 |
|
Kelvin Lawson
|
1222985eac
|
STM8: Optimise timer tick ISR by removing unnecessary function call.
|
2010-03-28 22:40:46 +01:00 |
|
Kelvin Lawson
|
37a7d2ce18
|
STM8: Add howto on new STVD project creation.
|
2010-03-28 22:39:47 +01:00 |
|
Kelvin Lawson
|
8d3a0fc4db
|
STM8 port: Update README with new RAM layout details.
|
2010-03-09 00:58:36 +00: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
|
097c32bf10
|
STM8 port: Add details on stack-compatible mode described in the STM8 CPU programming manual.
|
2010-03-02 01:05:14 +00:00 |
|
Kelvin Lawson
|
417d7b5abb
|
STM8 port: Update README with RAM layout details.
|
2010-03-01 22:11:21 +00:00 |
|
Kelvin Lawson
|
02bdad201f
|
STM8 port: Now supports the new stack usage analysis API. All automated tests pass.
|
2010-03-01 21:04:42 +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
|
5b8a3adfe8
|
STM8 port: Add sample STVD project.
|
2010-02-19 23:05:04 +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
|
9205a742ee
|
STM8 Readme: Add page0 null pointer check notes.
|
2010-02-17 00:49:29 +00:00 |
|
Kelvin Lawson
|
c00ce7c1ec
|
Timer4 automated test: Modify since timer API changed.
STM8 port: Add README file.
|
2010-02-17 00:41:26 +00:00 |
|
Kelvin Lawson
|
2124b5f5a1
|
Add STM8 port (Cosmic compiler). Modify timer4 automated test now that timer API has changed to take ticks as parameter.
|
2010-02-16 23:07:48 +00:00 |
|