Kelvin Lawson
|
c84c7d3222
|
modules.c: Line ending changes.
syscalls.c: Add _sbrk and friends, as well as a basic c startup.
|
2012-09-21 02:45:06 +01:00 |
|
Kelvin Lawson
|
6d8aee9e65
|
main.c: Remove unused stack variable.
|
2012-09-21 02:41:36 +01:00 |
|
Kelvin Lawson
|
af6671019f
|
system.ld: Add 64KB heap.
|
2012-09-21 02:38:09 +01:00 |
|
Kelvin Lawson
|
f5de0d76ae
|
ARM main.c: Use new thread creation APIs.
|
2012-09-21 01:52:21 +01:00 |
|
Kelvin Lawson
|
c009a05421
|
Use new atomThreadCreate() API with stack-alignment mods.
|
2012-09-21 01:34:09 +01:00 |
|
Kelvin Lawson
|
0d07f0274d
|
Merge https://github.com/navaro/atomthreads into navaro branch. Remove tests/ folder changes as they were based on an old Atomthreads API. Remove some binaries and other unnecessary files.
|
2012-09-21 01:30:09 +01:00 |
|