Menu

Source Commit Log


Commit Date  
[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
[r298] by m0slevin

Implementing a priority-map module, eliminating the scheduler's limit of 8 priority levels which was previously imposed on the system.
The new maximum number of thread priorities is limited only to the available RAM of the host system.

2016-01-17 03:45:33 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.