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

Block or report GrandChris

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. ucppcoro ucppcoro Public

    A library of C++ coroutine abstractions for C++20 coroutines optimized for the use on a micro controller

    C++ 2

  2. elf_analysis elf_analysis Public

    Reads an .elf file, disassembles the '.text' section and decodes the '.debug_line' section.

    C++ 4

  3. elf_code_lens elf_code_lens Public

    Reads a compiled ".elf" ("Executable and Linkable Format") file with "Dwarf" debug information shows some info in your source code.

    JavaScript