Kelvin Lawson
8de14626d0
Remove unnecessary mods from the MIPS pull request (kernel and tests folder changes are not required, only the MIPS port folder is necessary).
2011-07-28 22:22:52 +01:00
Kelvin Lawson
1e80052c98
Improve support for platforms without stddef.h. NULL definition should now be provided by architecture port file atomport.h, which in most cases can just include stddef.h.
2011-05-28 01:52:19 +05:30
Himanshu Chauhan
f7dde300d4
Change related to upstream merge.
...
* STAND_ALONE conditional compilation is removed.
* Previous interim commits are squashed.
* printk.h is included from atomport.h
* atom-types.h and atommport-types.h have been removed.
Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org >
2011-05-26 06:18:54 +05:30
Kelvin Lawson
8bb70d8a90
Improve support for platforms without stddef.h. NULL definition should now be provided by architecture port file atomport.h, which in most cases can just include stddef.h.
2011-05-26 06:02:14 +05:30
Himanshu Chauhan
ac40279132
Compilable MIPS code.
...
Signed-off-by: Himanshu Chauhan <hschauhan@nulltrace.org >
2011-05-19 19:07:53 +05:30
Kelvin Lawson
2d909ba279
Add stack usage analysis. Used for all automated test modules (if enabled) such that the automated tests can now trap some classes of thread stack overflow. ATmega port now tested on both ATMega16 and ATmega32. STM8 port not yet modified to support the new stack-checking API.
2010-03-01 20:01:10 +00:00
Kelvin Lawson
5665974ca7
Include stddef.h for NULL definition
2010-02-16 22:55:55 +00:00
Kelvin Lawson
6d599c6729
Add Atomthreads RTOS source files.
2010-01-14 01:53:45 +00:00