Menu

Source Commit Log


Commit Date  
[r319] by m0slevin

Adding missing atmega2560 builds

2016-02-06 02:13:45 Tree
[r318] by m0slevin

Fixing up build, export, and profiling scripts for new features and targets.

2016-02-06 02:07:32 Tree
[r317] by m0slevin

Adding errors regarding the user of KERNEL_USE_IDLE_FUNC on platforms where it is not supported.

2016-02-06 01:34:48 Tree
[r316] by m0slevin

Fixing up timer defines for ports. Errors will be generated on build if attempting to build tickless timers on an unsupported part.

2016-02-06 01:30:35 Tree
[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
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.