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-03-03 19:13:16 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dac253ceacd421e63c0ac74ac137a749a35530f7
atomthreads
/
platforms
/
qemu_integratorcp
History
Kelvin Lawson
dac253ceac
ARM/IntegratorCP: Add -nographic to QEMU command-line. Use AFLAGS for assembler flags.
2013-02-26 23:17:38 +00:00
..
main.c
main.c: Remove unused stack variable.
2012-09-21 02:41:36 +01: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