Skip to content
View prnjl99's full-sized avatar
  • Bangalore
  • 21:35 (UTC +05:30)

Highlights

  • Pro
Block or Report

Block or report prnjl99

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 Loading

  1. Real-Time-Operating-System-development-from-scratch Real-Time-Operating-System-development-from-scratch Public

    Developing Real-Time Operating System development from scratch to understand and get hands-on experience on RTOS kernel internals and OS support features of the Cortex-M architecture

    C

  2. Custom-Bootloader Custom-Bootloader Public

    Developing a custom bootloader on STM32L476RG to get familiar with boot process without using any IDE

    C

  3. Dormant-Garbage-collector-library-for-C-programs Dormant-Garbage-collector-library-for-C-programs Public

    Developed generic C library to detect memory leaks. It has the ability to parse any application's data structures and manipulate them to track the memory blocks malloc'd by the application.

    C

  4. CPU-Faults-on-Arm-Cortex-M CPU-Faults-on-Arm-Cortex-M Public

    To understand ARM processor internals, generated various Arm Cortex-M4 system exceptions using software on TM4C123GXL Tiva C series MCU. Wrote a fault handler to dump the faulting stack information…

    C

  5. Bare_metal_embedded_development Bare_metal_embedded_development Public

    Currently developing bare metal driver, startup-code, linker-script, build infrastructure etc. for STM32L476RG and ek-tm4c123gxl without using any IDE/development environment.

    C 1

  6. Embedded_Linux_Beaglebone_Black Embedded_Linux_Beaglebone_Black Public

    Learning ARM Linux systems using Beaglebone black rev C