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

Block or report sousapedro596

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

    Sample Files to use devboard STM32F429i. Including LCD and touchscreen.

    C 4

  2. static_memory_manager static_memory_manager Public

    Use a static array to "dynamically" allocate general purpose memory. Useful to not rely in dynamically allocated memory from the OS or in low level systems.