Skip to content
View OmurCeran's full-sized avatar
  • Turkey

Block or report OmurCeran

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. Autosar_Bsw_Mini Autosar_Bsw_Mini Public

    AUTOSAR Classic BSW concepts (COM, DEM, SchM, RTE) implemented from scratch on STM32F4 + FreeRTOS. Demonstrates EPS race condition and its implicit RTE solution.

    C

  2. ZephyrRTOS ZephyrRTOS Public

    Zephyr RTOS basics

    C

  3. EmbeddedC_Design_Patterns EmbeddedC_Design_Patterns Public

    Embedded C Design Patterns

    1

  4. Raspberrypi-AutomotiveGradeLinuxBasedApps Raspberrypi-AutomotiveGradeLinuxBasedApps Public

    AGL app test with raspberrypi3-64

    BitBake

  5. RaspberryPi-Yocto RaspberryPi-Yocto Public

    RaspberryPi-Yocto Customize

    BitBake

  6. Stm32-gpio-raii-wrapper Stm32-gpio-raii-wrapper Public

    An object-oriented GPIO driver implementation on STM32. Demonstrates RAII principles, polymorphism, and std::unique_ptr usage on bare-metal embedded systems.

    C