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
92512728591918ca066facaf0514307dd14a65f5
atomthreads
/
ports
History
Philipp Klaus Krause
9251272859
Make atomthreads link with SDCC
2016-06-16 21:01:38 +02: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
Make atomthreads link with SDCC
2016-06-16 21:01:38 +02:00