GrandChris - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View GrandChris's full-sized avatar

Block or report GrandChris

Pinned Loading

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

    C++ 2

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

    C++ 4

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

    JavaScript