Skip to content
View EmbSoft3's full-sized avatar

Block or report EmbSoft3

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

Popular repositories Loading

  1. Sym2srec Sym2srec Public

    Sym2srec is a CLI program that copies both sections ".symtab" and ".strtab" of an executable file into loadable segments of a new executable file. The goal is to allow an external program to run in…

    C

  2. Mk Mk Public

    Mk is a tiny operating system designed to run on the STM32F746g-Eval2 board. Mk has been designed from scratch. It provides a software ecosystem that can be integrated with the STM32F75xxx and STM3…

    C

  3. Shell Shell Public

    Shell is a Command Line Interface (CLI) developed for the Mk operating system. Shell is used to execute internal or external operating system commands.

    C