Menu

Source Commit Log


Commit Date  
[r333] by m0slevin

- Adding remaining mark3c "lab" examples for parity with mark3

2016-02-22 01:34:54 Tree
[r332] by m0slevin

-Adding documentation on mark3c API
-Define a boilerplace __cxa_pure_virtual() in mark3c
-Fixe lab2 for mark3c
-Fix set_target.sh to print usage (and not exit the current terminal) when called with incorrect parameters

2016-02-22 00:58:57 Tree
[r331] by m0slevin

-Fixed mark3c example code
-Fixed mark3c library -- object init calls now rely on placement-new to guarantee proper object behavior.

2016-02-22 00:46:06 Tree
[r330] by m0slevin

- Adding examples for mark3c APIs
- Adding Arena unit test

2016-02-21 02:30:10 Tree
[r329] by m0slevin

Adding documentation to the cm3 example code describing how to build code with vendor libs and linker scripts

2016-02-19 02:45:01 Tree
[r328] by m0slevin

Refactoring kernel headers to support the mark3c, C-language binding lib.

2016-02-19 02:43:26 Tree
[r327] by m0slevin

Add code in mark3c to automagically generate the size of kernel objects when declared in C. This should allow mark3c to run on all supported targets.

2016-02-19 02:41:33 Tree
[r326] by m0slevin

Beginnings of Mark3C library -- Mark3 with C-language bindings. Preliminary work supports AVR only, needs further development for MSP/ARM support.

2016-02-17 02:52:32 Tree
[r325] by m0slevin

Adding missing "stddef.h" define for arduino port, necessary for autoalloc support.

2016-02-11 00:37:32 Tree
[r324] by m0slevin

- Adding placement-new operator for all kernel object types, allowing for them to be dynamically allocated from user-created heaps, without overriding global new/free
- Added helper methods to AutoAlloc class for allocating/initializing kernel objects (wrapper functions for placement-new)

2016-02-10 03:39:09 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.