https://github.com/arminveres/ael-cpp
Armins Embedded Library
https://github.com/arminveres/ael-cpp
cpp cpp20 embedded library
Last synced: 3 months ago
JSON representation
Armins Embedded Library
- Host: GitHub
- URL: https://github.com/arminveres/ael-cpp
- Owner: arminveres
- License: mit
- Created: 2023-04-18T19:30:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T09:57:33.000Z (over 1 year ago)
- Last Synced: 2025-10-13T06:35:17.105Z (6 months ago)
- Topics: cpp, cpp20, embedded, library
- Language: C++
- Homepage:
- Size: 86.9 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Armin's Embedded Library
> [!WARNING]
> A very much work in progress project, without complete support for modules!
As a continuous effort to learn embedded programming, as well as make my life easier, I am creating
this library, to complement existing functionalities of other libraries such as `std` itself