myRTOS Real-Time OS for ARMv8 architechture with QEMU simulator How to run Install requirements: QEMU, gcc-arm-none-eabi, make Run make to build kernel Run kernel with QEMU using make run Features Booting UART Interrupt Timer Task Scheduler Context Switching Event Messaging Synchronization