Split callback and message timer to atomic and locked interrupt versions. + span & array_view fixes Latest
Split callback and message timer to atomic and locked interrupt versions. No use of macros required.
C++03 compatible etl::delegate
.
#480 Fixed: Double formatting with precision > 9
#481 Fixed: etl::span
const data cannot be created from non const c array of data.
#482 Fixed: Two or more etl::span
/array_view
of different types create ambiguous overloading set
#483 Fixed: Added Green Hills compiler to minmax push and pop.
#484 Fixed: etl::vector
test_uninitialized_resize_excess
not calling uninitialized_resize
.
#485 Fixed: etl::message_packet
takes message types that are not in its list.