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-02-02 05:03:13 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
969e7fa1650a9a8d0696b1e2dbaf64a3fb4ef512
atomthreads
/
ports
History
Philipp Klaus Krause
969e7fa165
Use stdint.h by default
2016-06-23 10:11:52 +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
Use stdint.h by default
2016-06-23 10:11:52 +02:00