0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
void resetWatchdog() More... about 12 years ago
back with explicit includes (copied files are too risky to edit) More... about 12 years ago
updated after the main scheduler but with empty functions More... about 12 years ago
large stack; first functional version! More... about 12 years ago
doing nothing IdleThread More... about 12 years ago
functional preliminary context processing More... about 12 years ago
no longer needed to copy ArchitectureImplementation file to build area More... about 12 years ago
ThreadContext moved outside ArchitectureImplementation More... about 12 years ago
some more (void) instead of () used, including in constructors More... about 12 years ago
stack init only if pointer not null More... about 12 years ago
instantiate MainThread instead of Thread More... about 12 years ago
a separate class added for the main() thread. More... about 12 years ago
doxygen More... about 12 years ago
mainThread instance added More... about 12 years ago
use new ThreadContext code; add trampoline function More... about 12 years ago
no context related code in Stack More... about 12 years ago
MAIN_PRIORITY added More... about 12 years ago
preliminary test; not yet functional More... about 12 years ago
MAIN_PRIORITY added More... about 12 years ago
run() bug fixed; thread code called via trampoline More... about 12 years ago
updated as unit test More... about 12 years ago
make patches moved here More... about 12 years ago
posix configs added More... about 12 years ago
posix configs moved to separate file More... about 12 years ago
ThreadContext methods preliminary implemented More... about 12 years ago
doxygen updates More... about 12 years ago
debug call to entry point removed More... about 12 years ago
entry point address and params stored in thread; doxygen updates More... about 12 years ago
conditional compilation with custom scheduler added More... about 12 years ago
scheduler definitions added More... about 12 years ago