Menu

Source Commit Log


Commit Date  
[r315] by m0slevin

-Resetting default config to use tickless timers
-Fixing timing prescaler on 2560

2016-02-05 03:58:10 Tree
[r314] by m0slevin

Adding support for atmega2560

2016-02-05 03:52:30 Tree
[r313] by m0slevin

Reverting de-optimization in cm4f build.
x

2016-02-03 01:59:16 Tree
[r312] by m0slevin

-Fixing kernel bug. Corner-case where multiple threads are initialized at the same highest priority level before the kernel is started. The first thread that runs won't relinquish control until it voluntarily blocks. The fix ensures that round-robin scheduling is properly applied in this case.
-Adding set_target.sh script, allowing for developers to quickly reconfigure the build environment and switch from one target to another quickly.

2016-02-03 01:52:42 Tree
[r311] by m0slevin

Cleaning up tabs. Making sure that cortex m3/m4 files are not misrepresented as cortex m0 in the headers. Documentation for those ports needs more work, however.

2016-02-02 02:57:46 Tree
[r310] by m0slevin

- Adding preliminary cortex m4-f support
- Fixing usage of isb in cortex ports for control register modification
- Fixing demo stack-size usage in thread init.

2016-02-02 02:45:24 Tree
[r309] by m0slevin

- Cleaning up cortex m0 + m3 ports.
- Optimize context switching for m3 and up, which has a more capable ldmia/stmia.

2016-01-30 03:40:59 Tree
[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
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.