Skip to content

At-EC/At-Malloc

Repository files navigation

@-EC

@ Embedded Controllers.

At-Malloc(https://github.com/At-EC/At-Malloc)) is an open and user-friendly implementation of memory management allocation with minimal resource cost designed for various embedded controllers' supporting, as it's beginning it will be an important member of the At-EC family.

The goal of the system is to explore and try to provide a range of features and capabilities to support and simplify your embedded firmware implementation.

We hope the At-EC will be a popular community-based embedded controller's project in the future. If this project was useful to you, give it a ⭐. It is very important for us to know it is useful to you and your attention will encourage us.

Welcome PRs! If you are interested in contributing, Pls join us at Discord.

Architecture

The memory management allocation with minimal resource cost occupy 4 bytes in the each allocated memory.

@-EC

License

The At-Malloc is completely open-source, can be used in commercial applications for free, does not require the disclosure of code, and has no potential commercial risk. License information and copyright information can generally be seen at the beginning of the code:

/**
 * Copyright (c) Riven Zheng ([email protected]).
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
**/

About

Implementation of memory management allocation with minimal resource cost for embedded systems

Topics

Resources

License

Stars

Watchers

Forks