19 Commits

Author SHA1 Message Date
John Wellbelove
efbfc5c8ff clang 9 compatibility 2020-08-09 17:01:45 +01:00
John Wellbelove
5c9f648cc5 Full string utilities for char 2020-07-15 12:22:46 +01:00
John Wellbelove
f8fbb119f7 C++03 compatibility changes for type_traits.h 2020-05-27 11:57:41 +01:00
John Wellbelove
7827909a82 Added etl::parameter_pack 2020-05-23 16:19:39 +01:00
John Wellbelove
0bfc97a914 Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above. 2020-05-19 20:12:12 +01:00
John Wellbelove
7f5cba4946 Restored root directory CMakeLists.txt 2020-05-12 10:35:13 +01:00
Phillip Johnston
5f969f07fe
Meson build rules (#216)
* Add a new build output folder to gitignore

* Add Meson build definitions so this project can be properly used as a Meson subproject.
2020-05-06 18:35:15 +01:00
John Wellbelove
1c53cedc77 Updates to example profiles
Added development OS detection
Removed deprecated CMake file
2020-04-17 14:01:15 +01:00
John Wellbelove
72027e5b7e Created queued FSM example 2020-03-24 16:28:27 +00:00
John Wellbelove
c90c7967c6 Added etl::message_packet classes 2020-03-23 19:49:24 +00:00
John Wellbelove
7ceabcb571 Merge from GitLab CMake-CLion feature branch 2018-10-28 12:54:45 +00:00
John Wellbelove
13de62bd4f Merge remote-tracking branch 'origin/development'
# Conflicts:
#	library.properties
#	src/callback_timer.h
#	src/message_timer.h
#	test/test_callback_timer.cpp
#	test/test_message_timer.cpp
2017-10-21 09:24:16 +01:00
jwellbelove
7acc70e5ec Removed VS2010 entries 2014-12-12 14:37:03 +00:00
jwellbelove
eae5f7d41e Removed VS2010 entries,added Keil entries 2014-12-08 20:08:31 +00:00
jwellbelove
a849a56751 Added 'ignore' items 2014-11-06 12:53:12 +00:00
jwellbelove
62d10a9020 Changed MSVS folder name
Changes from msvs to vs2013
2014-10-26 16:44:49 +00:00
jwellbelove
c052dc91be namespace elt to etl
Corrected namespace from elt to etl
2014-10-26 16:39:14 +00:00
jwellbelove
be36670b9a Added array and updated doxygen comments
Added array and updated doxygen comments
2014-10-23 17:27:03 +01:00
jwellbelove
33ea175e7f Updated
More info
2014-10-21 16:18:40 +01:00