Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andysworkshop/avr-stl
The C++ Standard Template Library for the Arduino
https://github.com/andysworkshop/avr-stl
Last synced: 3 months ago
JSON representation
The C++ Standard Template Library for the Arduino
- Host: GitHub
- URL: https://github.com/andysworkshop/avr-stl
- Owner: andysworkshop
- License: other
- Created: 2016-06-08T20:29:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-24T12:19:40.000Z (about 2 years ago)
- Last Synced: 2024-07-16T13:04:51.126Z (4 months ago)
- Language: C++
- Size: 186 KB
- Stars: 67
- Watchers: 17
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The C++ Standard Template Library for the Arduino
This is the source code that accompanies my [blog article](http://andybrown.me.uk/2011/01/15/the-standard-template-library-stl-for-avr-with-c-streams/) regarding porting the SGI C++ STL to the Arduino. Please read the article for full details.