Kelvin Lawson
|
0027134452
|
ARM/IntegratorCP: Use similar coding style to avr/other ports.
|
2013-02-27 01:09:11 +00:00 |
|
Kelvin Lawson
|
2bd4163252
|
Merge navaro ARM changes into navaro branch.
|
2013-02-27 00:27:42 +00:00 |
|
Kelvin Lawson
|
06684c94ce
|
ARM/IntegratorCP: Build for compiler toolchains with and without newlib/startup code by making newlib syscalls and _mainCRTStartup() weak linkage. Also add missing test modules to Makefile.
|
2013-02-26 22:13:14 +00:00 |
|
Kelvin Lawson
|
5e56576b2d
|
ARM: Fix timer tick speed, should be 10ms.
|
2013-02-26 20:09:18 +00:00 |
|
Kelvin Lawson
|
d83e5dbe00
|
C startup now only copies data section to RAM if running from ROM. Move C startup to modules.c and rename _mainCRTStartup() to match that included with certain toolchains.
|
2013-02-26 13:33:40 +00:00 |
|
Natie van Rooyen
|
9ebb4d14b4
|
white space
|
2012-09-27 21:46:59 +02:00 |
|
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
|
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 |
|
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 |
|