Menu

Source Commit Log


Commit Date  
[r243] by m0slevin

-Adding notify tests to simulator test script.

2015-09-20 00:30:27 Tree
[r242] by m0slevin

Getting rid of the usage of K_ types, in favor of using those found in <stdint.h>... it's standard for a reason.

2015-09-20 00:26:14 Tree
[r241] by m0slevin

Adding Software UART implementation (Transmit only -- good for debugging).
Tested to 115200 with an FTDI cable.

2015-09-18 01:38:37 Tree
[r240] by m0slevin

-- Adding some helpful APIs to the Mailbox class to get the free envelope count, etc.
-- Minor refactoring to the heap code (arena + fixed_block heaps).

2015-08-27 00:47:32 Tree
[r239] by m0slevin

updating arena allocator documentation

2015-08-26 11:51:45 Tree
[r238] by m0slevin

-Fixing arena allocator compilation for AVR. Still needs to be tested.

2015-08-26 03:11:12 Tree
[r237] by m0slevin

-Fix up some formatting in kernel makefile, and adding mailbox.h to the mark3.h header
-Also removing timer_precision unit test from regular tests, since there's something funky with it.

2015-08-26 02:38:23 Tree
[r236] by m0slevin

Fix mailbox unit test after adding send-block tests.

2015-08-25 01:36:13 Tree
[r235] by m0slevin

Adding mailbox unit-test.

2015-08-25 00:00:03 Tree
[r234] by m0slevin

-Adding mailbox blocking-send calls
-Reorganized the timer-tick MAX_TIMER_TICKS define
-Fixed some bugs in the mailbox implementation

2015-08-24 23:59:12 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.