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-26 08:33:16 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
97679e316a66eb0e93c70056e55a50aebaa9d95f
atomthreads
/
ports
History
Kelvin Lawson
97679e316a
Merge pull request
#24
from spth/master
...
Make STM8 port compile with SDCC
2017-08-06 22:24:31 +01:00
..
arm
dm36x-io.h: Correct McBSP register names.
2017-05-23 21:22:11 +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
Refactor STM8 documentation
2016-06-23 10:34:22 +02:00