Menu

Source Commit Log


Commit Date  
[r308] by m0slevin

-Ensure that the official test suite is only built for AVR, and not for other architectures where support for kernel-aware debugging, and built-in drivers may not exist.

2016-01-30 02:48:16 Tree
[r307] by m0slevin

Improvements to preliminary cortex m3/4/7 port.

- Removed superfluous code that was brought in out of desparation yesterday
- Cleaning up stuff, now that I know the fundamental code works
- Fixing linker args correctly so that "undefined reference to 'x'" doesn't occur

2016-01-30 01:21:22 Tree
[r306] by m0slevin

Adding rough kernel setup example for cortex m3

2016-01-29 06:07:10 Tree
[r305] by m0slevin

Adding very-rough prototype cortex M3/4/7 support to the kernel

2016-01-29 06:04:03 Tree
[r304] by m0slevin

Adding support for assembly-language objects.

2016-01-28 03:00:41 Tree
[r303] by m0slevin

Adding preliminary circular-buffer based stream class

2016-01-27 03:10:05 Tree
[r302] by m0slevin

Fixing scheduler to use correct defines from mark3cfg.h instead of scheduler.h for determining number of thread priorities.

2016-01-23 03:10:41 Tree
[r301] by m0slevin

Fixing priority mapping for 2-level bitmap case.

2016-01-23 02:26:44 Tree
[r300] by m0slevin

Updating copyrights to 2016

2016-01-23 02:05:40 Tree
[r299] by m0slevin

Updating reference to priority map in the docs.
Correcting the logic used to generate priomaps, such that the correct types are used for the right range of priorites.

2016-01-23 02:04:39 Tree
Older >