This website requires JavaScript.
Explore
Help
Sign In
sambuc
/
atomthreads
Watch
1
Star
0
Fork
0
You've already forked atomthreads
mirror of
https://github.com/kelvinlawson/atomthreads.git
synced
2026-07-14 19:25:23 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
06684c94ce54cafeb961759e410b5c0f72f64003
atomthreads
/
platforms
/
qemu_integratorcp
History
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
..
main.c
main.c: Remove unused stack variable.
2012-09-21 02:41:36 +01:00
Makefile
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
modules.c
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
modules.h
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
startup.s
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
syscalls.c
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
system.ld
system.ld: Add 64KB heap.
2012-09-21 02:38:09 +01:00