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-01-11 18:33:16 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
100de97d92e2ecd5b613144365db3d625fd5a7de
atomthreads
/
ports
History
Kelvin Lawson
b0afc266d1
atomkernel: Support thread entry points running to completion. Ports which use a thread_shell() can allow the entry point to finish and return back to the thread_shell(), which sets the terminated flag and calls the scheduler to force another thread to be scheduled in. Currently implemented in the ARM and AVR ports.
2016-05-23 20:50:51 +01:00
..
arm
atomkernel: Support thread entry points running to completion. Ports which use a thread_shell() can allow the entry point to finish and return back to the thread_shell(), which sets the terminated flag and calls the scheduler to force another thread to be scheduled in. Currently implemented in the ARM and AVR ports.
2016-05-23 20:50:51 +01:00
armv7a
ARMv7A Port: Add contact details for contributer to README.
2012-07-13 22:20:31 +01:00
avr
atomkernel: Support thread entry points running to completion. Ports which use a thread_shell() can allow the entry point to finish and return back to the thread_shell(), which sets the terminated flag and calls the scheduler to force another thread to be scheduled in. Currently implemented in the ARM and AVR ports.
2016-05-23 20:50:51 +01:00
cortex-m
Add warning about using Debian workaround
2015-10-15 07:14:18 +02:00
mips
Use consistent include formatting.
2011-07-28 22:26:43 +01:00
stm8
Merge new ARM port submitted by navaro, with modifications to fit with the other Atomthreads ports, new folder structure, Makefiles and documentation. Tested on ARM926EJS using IntegratorCP platform emulated by QEMU.
2013-07-09 22:06:10 +01:00