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-04 11:33:14 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8e6270f30e2ea3a906e9d7a5ec8f2816efb7d4ad
atomthreads
/
platforms
/
qemu_integratorcp
History
Kelvin Lawson
8e6270f30e
ARM/IntegratorCP: Export __end__ from linker script, required by newlib-based toolchain crt0.s.
2013-02-26 22:35:31 +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
ARM/IntegratorCP: Export __end__ from linker script, required by newlib-based toolchain crt0.s.
2013-02-26 22:35:31 +00:00