Skip to content
View Masihtabaei's full-sized avatar
Block or Report

Block or report Masihtabaei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cobit-minimal-embedded-c-unit-test-framework cobit-minimal-embedded-c-unit-test-framework Public

    Here you will find a minimal unit test framework for C to use in your embedded project.

    C

  2. cobin-minimal-interpreter-in-c cobin-minimal-interpreter-in-c Public

    Here you will find a minimal interpreter written in C (which I used in an embedded systems console based project).

    C

  3. embedded-os-with-cooperative-multitasking embedded-os-with-cooperative-multitasking Public

    Here you will find a co-operative operating system (more precisely: co-operative scheduler) that I implemented as part of the course "Embedded Operating Systems" at the university.

    C

  4. keil-dark-theme-persian-nights keil-dark-theme-persian-nights Public

    Here you will find a dark theme for Keil µVision (tested on V5.37.0.0).

  5. keil-minimal-gitignore keil-minimal-gitignore Public

    Here you will find a minimal .gitignore for Arm Keil projects that you can use in Git.

    1

  6. keil-restart-tool keil-restart-tool Public

    Here you will find a tool making it possible to restart the Keil µVision (tested on V5.37.0.0) by clicking a button.

    Python