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-04-03 02:29:05 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
554c772f9562f95a28c0986f7b9d34cdfa28e8c9
atomthreads
/
platforms
/
qemu_integratorcp
History
Kelvin Lawson
554c772f95
ARM: Allow threads to run to completion.
2013-02-26 23:29:13 +00:00
..
main.c
ARM: Allow threads to run to completion.
2013-02-26 23:29:13 +00:00
Makefile
ARM/IntegratorCP: Add -nographic to QEMU command-line. Use AFLAGS for assembler flags.
2013-02-26 23:17:38 +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: Use the same heap linker pointers whether using hosted/newlib or standalone toolchain.
2013-02-26 23:08:10 +00:00
system.ld
ARM/IntegratorCP: Use the same heap linker pointers whether using hosted/newlib or standalone toolchain.
2013-02-26 23:08:10 +00:00