Natie van Rooyen
|
650f5e2ac3
|
Cortex M port added
qemu_lm3s platform added
|
2012-09-27 10:49:09 +02:00 |
|
Natie van Rooyen
|
daa748332b
|
cortex m port
qemu_lm3s platform
|
2012-09-24 23:16:03 +02:00 |
|
Natie van Rooyen
|
28e7382732
|
Updated CortexM port
|
2012-09-18 15:24:59 +02:00 |
|
Natie van Rooyen
|
dfb831fa63
|
Added “arm” port .
Added platforms directory.
Added QEMU qemu_integratorcp platform in platforms.
Modified test cases to make stack top DWORD aligned.
|
2012-09-17 13:02:09 +02:00 |
|
Natie van Rooyen
|
a2646ec695
|
updates
|
2012-05-22 00:22:09 +02:00 |
|
Natie van Rooyen
|
12dbe5ebe9
|
tabs to spaces
|
2012-05-17 23:52:29 +02:00 |
|
Natie van Rooyen
|
1eb5c7bd41
|
Merge branch 'master' of github.com:navaro/atomthreads
|
2012-05-17 23:44:20 +02:00 |
|
Natie van Rooyen
|
113f0a8690
|
Please enter the commit message for your changes. Lines starting
|
2012-05-17 23:42:58 +02:00 |
|
Natie van Rooyen
|
37d6d553bf
|
Update ports/atomvm/README.txt
|
2012-05-15 01:23:48 +03:00 |
|
unknown
|
5cc1e9831d
|
atomvm fix
|
2012-05-15 00:03:43 +02:00 |
|
unknown
|
4a84c4cccf
|
added armv7 and cortex_m3 port
|
2012-05-14 23:57:07 +02:00 |
|
Natie van Rooyen
|
10b93017a3
|
atomvmCtrlIntRequest bug fix (and other updates)
|
2011-02-28 16:49:35 +01:00 |
|
Natie van Rooyen
|
2e99ef35d5
|
Merge branch 'master' of git@github.com:navaro/atomthreads.git
|
2010-09-29 03:09:41 +02:00 |
|
Natie van Rooyen
|
b0d5a83689
|
Merge branch 'gh-pages' of git@github.com:navaro/atomthreads.git
|
2010-09-29 03:08:51 +02:00 |
|
Natie van Rooyen
|
202cbcf2df
|
interrupt request updated.
started multicore support.
|
2010-09-24 18:44:18 +02:00 |
|
navaro
|
a3dec21707
|
|
2010-09-20 01:43:38 -07:00 |
|
Natie van Rooyen
|
8a880d2716
|
Added "Thread Local Storage"
|
2010-09-07 19:37:59 +02:00 |
|
Natie van Rooyen
|
e11d17147d
|
Initial realease.
|
2010-09-07 19:27:15 +02:00 |
|
Natie van Rooyen
|
b9e7e9cc63
|
New, atomvm!
Added ATOM_TLS for TLS or other thread specific storage.
|
2010-09-03 22:23:47 +02:00 |
|
Kelvin Lawson
|
916dc11a0c
|
STM8: Add README for Raisonance RKit-STM8 RTOS port.
release1.3
|
2010-06-28 22:38:48 +01:00 |
|
Kelvin Lawson
|
b4bc5a9c53
|
STM8: Add Raisonance Makefile.
|
2010-06-28 21:33:16 +01:00 |
|
Kelvin Lawson
|
e218dbb7be
|
STM8: Update Makefile comments.
|
2010-06-22 00:19:55 +01:00 |
|
Kelvin Lawson
|
545a6932a4
|
STM8: Rename STVD sample workspace to atomthreads-sample-stvd.stw. This now contains separate projects for both the Cosmic and Raisonance compilers.
|
2010-06-21 22:32:41 +01:00 |
|
Kelvin Lawson
|
912c83f74e
|
STM8: Add Raisonance sample project.
|
2010-06-21 22:21:31 +01:00 |
|
Kelvin Lawson
|
e34c5a0ffa
|
STM8: Add Raisonance STM8 assembler layer.
|
2010-06-21 22:11:13 +01:00 |
|
Kelvin Lawson
|
9e4da88b1d
|
STM8: Add support for Raisonance STM8 compiler in C RTOS port layer.
|
2010-06-21 21:52:28 +01:00 |
|
Kelvin Lawson
|
d25a49edeb
|
STM8: Macro to specify interrupt handlers on Raisonance STM8.
|
2010-06-21 21:47:11 +01:00 |
|
Kelvin Lawson
|
c9ae8200db
|
STM8: Add UART putchar() for Raisonance STM8 compiler.
|
2010-06-21 21:43:53 +01:00 |
|
Kelvin Lawson
|
61e6ca0b10
|
STM8: Add critical region macros for Raisonance STM8 compiler.
|
2010-06-21 21:43:07 +01:00 |
|
Kelvin Lawson
|
b79c5c7f44
|
kernel/atomkernel.c: Formatting changes.
|
2010-06-21 21:39:59 +01:00 |
|
Kelvin Lawson
|
2ec7fd2d8c
|
STM8: Rename "data" parameters to "param" (Raisonance STM8 does not allow parameters named "data").
|
2010-06-07 21:30:16 +01:00 |
|
Kelvin Lawson
|
eafe07cea9
|
TESTS: Function parameters cannot be named "data" when using Raisonance STM8 compiler.
|
2010-06-07 21:13:25 +01:00 |
|
Kelvin Lawson
|
5bc174d316
|
STM8: Use new Makefile names.
release1.2
|
2010-06-03 23:04:11 +01:00 |
|
Kelvin Lawson
|
babfd6b9c5
|
STM8: Correct IAR Makefile object paths for SREC build.
|
2010-06-03 23:00:20 +01:00 |
|
Kelvin Lawson
|
5635706d4b
|
TESTS: Remove unused variable.
|
2010-06-03 22:59:47 +01:00 |
|
Kelvin Lawson
|
7f2b53dd61
|
STM8: Suppress IAR warnings about volatile ordering on logger messages.
|
2010-06-03 22:59:01 +01:00 |
|
Kelvin Lawson
|
4b42544c3c
|
STM8: Formatting changes only.
|
2010-06-03 22:58:44 +01:00 |
|
Kelvin Lawson
|
62c2ae9fec
|
STM8: logger warnings.
|
2010-06-03 22:29:01 +01:00 |
|
Kelvin Lawson
|
af47062d90
|
STM8: Add GNU make path to README.
|
2010-06-03 22:22:49 +01:00 |
|
Kelvin Lawson
|
b39b4eac47
|
STM8: Add details on Makefile builds to IAR README.
|
2010-06-03 22:05:39 +01:00 |
|
Kelvin Lawson
|
91793d1398
|
STM8: Merge IAR and Cosmic Makefiles.
|
2010-06-03 21:24:45 +01:00 |
|
Kelvin Lawson
|
f050c44d73
|
STM8: Separate Cosmic and IAR Makefiles.
|
2010-06-03 21:09:14 +01:00 |
|
Kelvin Lawson
|
98547058bf
|
STM8: Add Makefile for IAR EWSTM8 compiler.
|
2010-06-03 01:19:22 +01:00 |
|
Kelvin Lawson
|
0a2df500dc
|
STM8: Point out that CPU registers are CPU-saved on interrupts on the STM8.
|
2010-06-01 22:48:04 +01: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
|
973e2fb4aa
|
STM8: Enable linker dead-stripping on Cosmic compiler.
|
2010-05-27 23:03:19 +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
|
c0c953b476
|
STM8 port: Update IAR assembler comments. The IAR compiler is saving ?b0:?b7 in interrupt handlers as expected.
|
2010-05-25 00:57:14 +01:00 |
|