Commit Graph

17 Commits

Author SHA1 Message Date
Philipp Klaus Krause
099a3d0a92 Refactor STM8 documentation 2016-06-23 10:34:22 +02:00
Kelvin Lawson
d4f68440a2 STM8 port: Seperate IAR and Cosmic compiler README files. 2010-06-01 22:41:21 +01:00
Kelvin Lawson
02c9cd040c STM8: Add README for IAR EWSTM8 compiler. 2010-06-01 22:40:54 +01:00
Kelvin Lawson
205c05dc25 STM8: New name for Cosmic assembler file. 2010-05-27 00:55:39 +01:00
Kelvin Lawson
5402faf224 STM8: Cosmic compiler: save virtual register c_lreg. Add details on Cosmic virtual registers to documentation. IAR compiler: Add __task to entry points to reduce unnecessary stack usage. 2010-05-27 00:38:45 +01:00
Kelvin Lawson
619c8c3e4a STM8 port: Rename Cosmic/STVD project to atomthreads-sample-cosmic to differentiate from new IAR project. 2010-05-25 00:25:36 +01:00
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
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
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