Statistics
| Branch: | Tag: | Revision:

amiro-os @ master

Name Size
  bootloader
  core
  doc
  kernel
  modules
  periphery-lld
  test
  tools
.gitignore 254 Bytes
.gitmodules 376 Bytes
Makefile 4.353 KB
README.md 24.292 KB
amiro-os.mk 4.102 KB
amiroos.h 3.326 KB
license.html 36.224 KB
setup.sh 13.354 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)

8ba3c06b 2020-07-03 12:05 Thomas Schöpping

Readme updated and enhanced

e375d633 2020-07-03 12:05 Thomas Schöpping

AMiRo-LLD and AMiRo-BLT submodules updated

db6bd9f8 2020-06-23 16:58 Thomas Schöpping

AMiRo-LLD updated and MPU-6050 test reworked (for NUCLEO-L476RG module).

33de2690 2020-06-17 11:44 Thomas Schöpping

NUCLEO-L476RG: fixed a compile error when MPU6050 enabled via board.h

2745c37f 2020-06-17 11:43 Thomas Schöpping

CondVar timeout feature deactivated by default.

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.

7387fb42 2020-06-04 19:00 Thomas Schöpping

QtCreatorSetup.sh further enhanced

View all revisions | View revisions

Also available in: Atom