Commit | Date | |
---|---|---|
[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 |
2016-02-10 03:39:09 | Tree |
[r323]
by
m0slevin
-Adding compile-time error macro to demos that only build with KERNEL_USE_IDLE_FUNC |
2016-02-08 03:16:02 | Tree |
2016-02-08 02:30:23 | Tree | |
[r321]
by
m0slevin
-Updating manual and readme to reflect new configuration scripts |
2016-02-08 02:16:13 | Tree |
[r320]
by
m0slevin
- Renaming cm0/stm32f0 port to cm0/generic (modifying related scripts as well) |
2016-02-07 03:04:24 | Tree |
2016-02-06 02:13:45 | Tree | |
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 |
2016-02-05 03:58:10 | Tree |