Skip to content
View ezasm's full-sized avatar

Block or report ezasm

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

Popular repositories Loading

  1. asmSynth asmSynth Public

    This audio library adds a virtual sound synthesizer to the AVR microcontroller. It also implements a dedicated RTOS for managing multiple tasks over time, providing a framework for creating games w…

    C++ 70 4

  2. ObjectiveRTOS ObjectiveRTOS Public

    This RTOS was designed to have the lowest possible overhead on the processor and memory in order to run as many tasks as possible. It is a powerful tool for developing games or simulating multiple …

    C