Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
-
Updated
Feb 14, 2025 - C++
Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to use.
This is the magic implementation of dynamic string. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.
This is a tool to create or modify SPI bootable images for Freescale PowerPC spi/flash devices.
A portable, low-cost oscilloscope for laboratory and educational usage.
This is the magic implementation of dynamic array. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.
This is the container for char strings. Based on dalloc allocator, that solves memory fragmentation problem. So you can use it in your embedded project and not to be afraid of program crash by reason of memory fragmentation.
Add a description, image, and links to the freescale topic page so that developers can more easily learn about it.
To associate your repository with the freescale topic, visit your repo's landing page and select "manage topics."