Menu

Source Commit Log


Commit Date  
[r385] by m0slevin

- Adding terminal control/escape character support to terminal library
- New strncmp()-like function to memutil
- Terminal demo is a shell-with-backspace demo.

2016-11-02 01:29:25 Tree
[r384] by m0slevin

Updating Arduino headers for new features

2016-10-07 02:38:34 Tree
[r383] by m0slevin

New feature - KERNEL_USE_EXTENDED_CONTEXT. This feature can be used to implement Thread Local Storage (TLS) appropriate for a user's application.

2016-10-07 02:30:10 Tree
[r382] by m0slevin

Enabling KERNEL_ASSERT() whenever KERNEL_DEBUG() is used. Helpful in conjunction with KERNEL_EXTRA_CHECKS() when running without tracelogger/kernel-aware simulation.

2016-10-03 23:41:35 Tree
[r381] by m0slevin

Mark3C support for KERNEL_EXTRA_CHECKS

2016-10-01 02:49:39 Tree
[r380] by m0slevin

Fixes for unit-test issues caught during KERNEL_EXTRA_CHECKS testing

2016-10-01 02:49:05 Tree
[r379] by m0slevin

Adding training-wheels "KERNEL_EXTRA_CHECKS" flag, which verifies that objects are initialized before use.

2016-10-01 02:48:38 Tree
[r378] by m0slevin

- Fixing Arduino export script to accommodate new kernel config changes
- Adding a call to ClearNode() when removing a node from a double-linked list.
- Adding missing Timer class \\brief doxygen tag, which caused it not to be included in the docs.
- Rebuilt docs.

2016-09-28 00:10:17 Tree
[r377] by m0slevin

- Port configuration headers for all platforms, moving defines out of platform.mak and kerneltimer.h
- Updated profile results with accelerated CLZ's in scheduler
- Remove warnings in test builds
- Rebuilt docs

2016-09-22 03:35:24 Tree
[r376] by m0slevin

- Port configuration headers for all platforms, moving defines out of platform.mak and kerneltimer.h
- Updated profile results with accelerated CLZ's in scheduler
- Remove warnings in test builds
- Rebuilt docs

2016-09-22 03:15:30 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.