fixed a bug in the thread hierarchy kernel patch
ChibiOS updated
QEI driver patch enhanced.The MODULE_INIT_HAL_EXTRA() hook is not required anymore for the DiWheelDrive modules.
ChibiOS updated to version stable_19.1.x.NOTE: ChibiOS 19.1.x seems to contain some issues as of now.
Introduced a POSIX-like thread hierarchy system in ChibiOS (addad a patch) and adapted AMiRo-OS accordingly.In the process ChibiOS has been updated as well.
Added a kernel patch to fix overflow issues with the chTimeAddX() function.
Review of the QEI driver patch (minor changes).
Moved QEI driver into ChibiOS (patch).
Reintroduced ChibiOS patch for non-DMA I2C access.Old patch could not be applied to latest version of ChibiOS anymore.
removed old CHhibiOS patches which are not required anymore
Introduced a patch to ChibiOS for the RTCv1 driver (fixed illegal type casts).Updated ChibiOS submodule.
Removed a ChibiOS patch to the C++ wrappers, since these wrappers should not be used anyway
Major overhaul to AMiRo-OS version 2.0.0