Skip to content

Jeff-Russ/ArduinoSTL_Extended

 
 

Repository files navigation

ArduinoSTL_Extended

This is a port of the uClibc++ C++ standard library implementation, packaged as an Arduino library by Mike Matera, which was subsequently extended to have inheritance-friendly STL-like containers.

It's a work in progress with new classes being added one-by-one.

Check out the original ArduinoSTL README here.

About

Modified port of uClibc++ for Arduino, Extended to allow Inheritance

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 56.1%
  • C++ 33.5%
  • Makefile 6.5%
  • Yacc 2.2%
  • Lex 1.1%
  • Perl 0.3%
  • Shell 0.3%