cajun-rat e67478f423
FreeRTOS implementation of etl::mutex (#202)
Signed-off-by: Phil Wise <phil@phil-wise.com>
2020-03-19 14:53:46 +00:00
..
.vscode Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
atomic Work in progress 2020-01-09 11:15:50 +00:00
deprecated Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
experimental Merge remote-tracking branch 'origin/development' 2020-02-12 09:40:20 +01:00
mutex FreeRTOS implementation of etl::mutex (#202) 2020-03-19 14:53:46 +00:00
private Removed redundant include 2020-03-15 15:05:11 +00:00
profiles Default to automatic profile detection if no profile is set (#192) 2020-02-09 11:50:50 +01:00
absolute.h Work in progress 2020-01-09 11:15:50 +00:00
algorithm.h rvalue reference support for heap functions and etl::priority_queue 2020-03-18 19:51:41 +00:00
alignment.h Work in progress 2020-01-09 11:15:50 +00:00
array_view.h Work in progress 2020-01-09 11:15:50 +00:00
array_wrapper.h Work in progress 2020-01-09 11:15:50 +00:00
array.h Removed redundant includes 2020-03-17 19:26:48 +00:00
atomic.h Fix alternate STL utility.h for ARM6 2019-09-30 10:05:01 +01:00
basic_format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
basic_string.h Fixed white space (#197) 2020-03-12 17:28:09 +00:00
binary.h Work in progress 2020-01-09 11:15:50 +00:00
bit_stream.h Work in progress 2020-01-09 11:15:50 +00:00
bitset.h Work in progress 2020-01-09 11:15:50 +00:00
bloom_filter.h Work in progress 2020-01-09 11:15:50 +00:00
callback_service.h Version & release notes. 2019-02-04 21:06:30 +00:00
callback_timer.h Fixed incorrect ETL_ALWAYS_ASSERT in etl::callback_timer 2020-01-29 17:38:02 +00:00
callback.h C++03 check project 2019-02-11 12:33:33 +01:00
char_traits.h Work in progress 2020-01-09 11:15:50 +00:00
checksum.h Merge remote-tracking branch 'origin/development' 2020-01-15 16:32:01 +00:00
combinations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
compare.h Work in progress 2020-01-09 11:15:50 +00:00
constant.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
container.h Work in progress 2020-01-09 11:15:50 +00:00
crc8_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc8_rohc.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_aug_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_ccitt.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_genibus.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_kermit.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_modbus.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_usb.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_x25.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16_xmodem.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc16.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_bzip2.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_c.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_mpeg2.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32_posix.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc32.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
crc64_ecma.h Merge remote-tracking branch 'origin/crc-ccitt-xmodem' into development 2019-12-12 12:19:05 +00:00
cstring.h Fix warnings about implicitly-declared assignment operators (#189) 2020-01-24 12:01:46 +00:00
cumulative_moving_average.h Work in progress 2020-01-09 11:15:50 +00:00
cyclic_value.h Work in progress 2020-01-09 11:15:50 +00:00
debounce.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
debug_count.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
delegate_service.h Merge remote-tracking branch 'origin/development' 2019-05-19 23:24:12 +01:00
delegate.h Modified valid check call 2019-11-13 13:17:07 +00:00
deque.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
doxygen.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
endianness.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
enum_type.h Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro. 2019-11-15 13:28:51 +00:00
error_handler.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
exception.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
factorial.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
fibonacci.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
file_error_numbers.txt Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
fixed_iterator.h Work in progress 2020-01-09 11:15:50 +00:00
flat_map.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
flat_multimap.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
flat_multiset.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
flat_set.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
fnv_1.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
forward_list.h Work in progress 2020-01-09 11:15:50 +00:00
frame_check_sequence.h Work in progress 2020-01-09 11:15:50 +00:00
fsm_generator.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
fsm.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
function.h Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
functional.h Work in progress 2020-01-09 11:15:50 +00:00
generate_fsm.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_largest.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_message_router.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_smallest.bat Variadic template etl::smallest 2019-05-26 13:44:46 +01:00
generate_type_lookup.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate_type_select.bat Added etl::type_select 2018-04-21 17:45:34 +01:00
generate_type_traits.bat Work in progress 2020-01-09 11:15:50 +00:00
generate_variant_pool.bat Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
generate.bat Added etl::type_select 2018-04-21 17:45:34 +01:00
hash.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
ihash.h Work in progress 2020-01-04 11:20:29 +00:00
indirect_vector.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
instance_count.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
integral_limits.h Work in progress 2020-01-09 11:15:50 +00:00
intrusive_forward_list.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
intrusive_links.h Work in progress 2020-01-09 11:15:50 +00:00
intrusive_list.h Work in progress 2020-01-09 11:15:50 +00:00
intrusive_queue.h Fix inconsistent ETL_FILE definitions 2019-02-18 19:32:02 +01:00
intrusive_stack.h Fix inconsistent ETL_FILE definitions 2019-02-18 19:32:02 +01:00
io_port.h Work in progress 2020-01-04 11:20:29 +00:00
iterator.h Work in progress 2020-01-09 11:15:50 +00:00
jenkins.h Work in progress 2020-01-04 11:20:29 +00:00
largest_generator.h Work in progress 2020-01-09 11:15:50 +00:00
largest.h Work in progress 2020-01-09 11:15:50 +00:00
limits.h Final changes 2020-01-10 14:01:33 +00:00
list.h Work in progress 2020-01-09 11:15:50 +00:00
log.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
macros.h Merge remote-tracking branch 'origin/development' into feature/emplace_var_arg 2018-12-08 16:01:35 +00:00
map.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
math_constants.h Created C++03 Code::Blocks project as a quick check for C++03 syntax compatibility. 2019-02-14 14:48:31 +01:00
memory_model.h Merge remote-tracking branch 'origin/master' into feature/no_stl 2018-08-18 10:09:56 +01:00
memory.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
message_bus.h Work in progress 2020-01-09 11:15:50 +00:00
message_router_generator.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
message_router.h Simplified message framework internal code. 2019-05-27 12:01:06 +01:00
message_timer.h Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
message_types.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
message.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
multi_array.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
multimap.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
multiset.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
murmur3.h Work in progress 2020-01-09 11:15:50 +00:00
mutex.h FreeRTOS implementation of etl::mutex (#202) 2020-03-19 14:53:46 +00:00
negative.h Work in progress 2020-01-09 11:15:50 +00:00
null_type.h Added null_type template 2018-04-21 17:32:24 +01:00
nullptr.h Small compatibility fix to nullptr.h 2020-03-18 00:49:50 +00:00
numeric.h Modified the way that the 'No STL' macros are defined so that 'std' may be used in ETL code rather than the 'ETLSTD' macro. 2019-11-15 13:28:51 +00:00
observer.h Work in progress 2020-01-09 11:15:50 +00:00
optional.h Add optional::has_value() to fulfill C++17's API (#195) 2020-03-02 12:32:56 +00:00
packet.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
parameter_type.h Work in progress 2020-01-09 11:15:50 +00:00
pearson.h Work in progress 2020-01-09 11:15:50 +00:00
permutations.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
platform.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
pool.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
power.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
priority_queue.h rvalue reference support for heap functions and etl::priority_queue 2020-03-18 19:51:41 +00:00
queue_mpmc_mutex.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
queue_spsc_atomic.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
queue_spsc_isr.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
queue_spsc_locked.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
queue.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
radix.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
random.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
ratio.h Merge remote-tracking branch 'origin/feature/no_stl_unit_tests' into development 2019-12-01 18:21:10 +00:00
reference_flat_map.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_multimap.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_multiset.h Work in progress 2020-01-09 11:15:50 +00:00
reference_flat_set.h Work in progress 2020-01-09 11:15:50 +00:00
scaled_rounding.h Work in progress 2020-01-09 11:15:50 +00:00
scheduler.h Work in progress 2020-01-09 11:15:50 +00:00
set.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
smallest_generator.h Work in progress 2020-01-09 11:15:50 +00:00
smallest.h Work in progress 2020-01-09 11:15:50 +00:00
spsc_queue.h C++03 check project 2019-02-11 12:33:33 +01:00
sqrt.h Work in progress 2020-01-09 11:15:50 +00:00
stack.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
state_chart.h Work in progress 2020-01-09 11:15:50 +00:00
static_assert.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
string_view.h Work in progress 2020-01-09 11:15:50 +00:00
task.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
temp.h Merge remote-tracking branch 'origin/development' 2018-03-18 19:29:36 +00:00
timer.h Changed header guards to be GCC compliant. 2018-04-21 09:24:45 +01:00
to_string.h Compatibility changes for GCC v5.4. 2019-06-23 09:54:02 +01:00
to_u16string.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
to_u32string.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
to_wstring.h Simplified 'to_string' templates 2019-05-28 18:29:25 +01:00
type_def.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
type_lookup_generator.h Work in progress 2020-01-09 11:15:50 +00:00
type_lookup.h Work in progress 2020-01-09 11:15:50 +00:00
type_select_generator.h Work in progress 2020-01-09 11:15:50 +00:00
type_select.h Work in progress 2020-01-09 11:15:50 +00:00
type_traits_generator.h type_traits.h is_one_of fix for C++03 2020-03-18 14:53:55 +00:00
type_traits.h type_traits.h is_one_of fix for C++03 2020-03-18 14:53:55 +00:00
u16format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u16string.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
u32format_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
u32string.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00
unordered_map.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_multimap.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_multiset.h Work in progress 2020-01-09 11:15:50 +00:00
unordered_set.h Work in progress 2020-01-09 11:15:50 +00:00
user_type.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
utility.h Made template compatible with cpp11 (#201) 2020-03-19 08:56:59 +00:00
variant_pool_generator.h Work in progress 2020-01-09 11:15:50 +00:00
variant_pool.h Work in progress 2020-01-09 11:15:50 +00:00
variant.h Fix etl::pair error and warning 2020-02-18 10:45:09 +01:00
vector.h Merge remote-tracking branch 'origin/development' 2020-02-11 13:27:43 +01:00
version.h etl::exchange modified for better C++03 compatibility 2020-03-19 10:37:03 +00:00
visitor.h Changed STL alternate namespace to always be 'etlstd'. 2019-10-10 11:12:35 +01:00
wformat_spec.h Merge remote-tracking branch 'origin/development' into feature/C++11_variadic_templates 2019-05-16 23:40:43 +01:00
wstring.h Merge remote-tracking branch 'origin/development' 2020-01-14 11:57:04 +00:00