mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-30 06:18:50 +08:00
# Conflicts: # include/etl/memory.h # include/etl/private/ivectorpointer.h # include/etl/stl/alternate/limits.h # include/etl/stl/iterator.h # test/test_no_stl_algorithm.cpp # test/test_no_stl_functional.cpp # test/test_no_stl_limits.cpp # test/test_no_stl_utility.cpp # test/test_vector_pointer.cpp # test/vs2017/etl.vcxproj.filters
11 lines
490 B
INI
11 lines
490 B
INI
name=Embedded Template Library
|
|
version=10.21.2
|
|
author= John Wellbelove <john.wellbelove@etlcpp.com>
|
|
maintainer=John Wellbelove <john.wellbelove@etlcpp.com>
|
|
license=MIT
|
|
sentence=A C++ template library tailored for embedded systems.
|
|
paragraph=Requires some support from STL. See http://andybrown.me.uk/2011/01/15/the-standard-template-library-stl-for-avr-with-c-streams/ or https://github.com/mike-matera/ArduinoSTL.git for Arduino.
|
|
category=Other
|
|
url=https://www.etlcpp.com/
|
|
architectures=*
|