Statistics
| Branch: | Tag: | Revision:

amiro-os / core @ master

Name Size
  inc
  src
core.mk 2.421 KB

Latest revisions

# Date Author Comment
50d6d0b6 2020-07-31 15:46 Thomas Schöpping

aosSysStop() fixed: will no longer starve other threads off CPU time

1ca1aee9 2020-07-31 15:32 Thomas Schöpping

aosThreadGetNext() fixed (idle thread was missed before)

e03a021e 2020-06-15 21:41 Thomas Schöpping

Further removed any dependencies on thread registry in favor of thread hierarchy.

a7e54ea4 2020-06-10 19:03 Thomas Schöpping

Disabled the ChibiOS thread registry API.
Code that required the thread registry before could be adapted to use the thread hierarchy instead.

a93a1019 2020-05-08 13:03 Thomas Schöpping

Fixed a common typo in several comments.

34c85f04 2020-03-02 11:35 Thomas Schöpping

FIX: _numActiveThreads counted finalized threads

23ec8223 2020-02-04 18:09 Thomas Schöpping

timer and periodic timer have been unified in a single functional unit: timer.

The resulting timer object is slightly larger than one-shot timers have been, but much smaller than periodic timers.
Size of resulting binary has been slightly decreased as well.

e5742249 2020-02-03 13:47 Thomas Schöpping

Calculation of stack utilization revised

474a0731 2020-01-20 15:02 Thomas Schöpping

Shell: fixed a bug where autocompletion behaved incorrectly

3e8094a0 2020-01-20 14:53 Thomas Schöpping

Slight enhancements to cpu load measurement

View revisions

Also available in: Atom