John Wellbelove
|
c9565d1fd9
|
Updated etl::delgate to handle const functors correctly
Updated version info
Fixed functor delegate enable_if
|
2022-12-17 13:33:30 +00:00 |
|
John Wellbelove
|
8527d6864e
|
#643 Don't use push_macro and pull_macro with Tasking compiler
|
2022-12-14 11:31:06 +00:00 |
|
John Wellbelove
|
1bf04dcfc6
|
Updated version info
|
2022-12-08 12:13:49 +00:00 |
|
John Wellbelove
|
72a7273a19
|
Updated version info
|
2022-11-25 16:04:02 +00:00 |
|
John Wellbelove
|
d51b0a8427
|
Updated version info
|
2022-11-23 12:31:56 +00:00 |
|
John Wellbelove
|
3623ba5b38
|
Updated version and release notes
|
2022-11-16 18:26:22 +01:00 |
|
John Wellbelove
|
7184e57a19
|
Updated versions & memory.h
|
2022-11-09 09:52:09 +00:00 |
|
John Wellbelove
|
76e9ddabfc
|
Updated version and release notes
|
2022-10-29 22:04:12 +01:00 |
|
John Wellbelove
|
4b0047a3bb
|
Updated release information
|
2022-09-07 11:13:04 +01:00 |
|
John Wellbelove
|
e6a86a6285
|
Update release info
|
2022-08-01 16:28:40 +01:00 |
|
John Wellbelove
|
fce2b5ca8d
|
Updated version info
|
2022-07-28 15:55:57 +01:00 |
|
John Wellbelove
|
ec98d64697
|
Updated version info
|
2022-07-28 11:38:20 +01:00 |
|
John Wellbelove
|
23bf850785
|
Updated release versions
|
2022-07-24 17:26:39 +01:00 |
|
John Wellbelove
|
adf9d690e1
|
Updated version and release notes
|
2022-07-20 14:32:43 +01:00 |
|
John Wellbelove
|
93a0a0fe73
|
Addition of extra ETL_NODISCARD and ETL_NOEXCEPT to etl::span & etl::poly_span.
Fixed warnings for initialisation order for some etl::poly_span constructors.
|
2022-07-17 12:18:04 +01:00 |
|
John Wellbelove
|
150a1f9058
|
Updated version numbers and release notes
|
2022-07-14 12:50:37 +01:00 |
|
John Wellbelove
|
870d0fd96a
|
Green Hills compiler compatibility
|
2022-07-12 16:32:04 +01:00 |
|
John Wellbelove
|
97f4a34da8
|
Updated version and release notes
|
2022-07-03 11:18:47 +01:00 |
|
John Wellbelove
|
b77c7753d3
|
Updated message_packet_generator.h to match etl::message_packet changes
|
2022-06-27 10:07:23 +01:00 |
|
John Wellbelove
|
2c6c46ee18
|
Updated versions
|
2022-06-24 16:28:48 +01:00 |
|
John Wellbelove
|
3c26ffea4e
|
dded etl::byte_stream_overflow assert to byte_stream_reader 'skip'.
|
2022-06-23 19:49:20 +01:00 |
|
John Wellbelove
|
c2ba195092
|
Updated version information
|
2022-06-22 14:10:39 +01:00 |
|
John Wellbelove
|
c09a1885b5
|
Merge branch 'hot-fix/#536-undefined-behaviour-and-memory-issues' into development
# Conflicts:
# test/CMakeLists.txt
|
2022-05-17 15:03:05 +01:00 |
|
John Wellbelove
|
42acd8beaa
|
#531 Fixed: Compilation of etl::reference_counted_message_pool with ETL_LOG_ERROR enabled due to non-public inheritance.
|
2022-04-11 12:35:47 +02:00 |
|
John Wellbelove
|
958bc84e18
|
Lastest release script version
|
2022-04-09 13:32:07 +02:00 |
|
John Wellbelove
|
ce93358e95
|
Lastest release script version
|
2022-04-08 09:37:21 +02:00 |
|
John Wellbelove
|
ef537056e7
|
Script to update version numbers
|
2022-04-08 09:37:21 +02:00 |
|
John Wellbelove
|
1399c0d0d9
|
Work in progress
Updates version.h
|
2022-04-08 09:37:20 +02:00 |
|
John Wellbelove
|
1b5da4a4b2
|
Fixed undefined macros when compiler type is defined by the user
Updated version numbers
|
2022-03-24 14:46:38 +00:00 |
|
John Wellbelove
|
1c5e379315
|
Updated Arduino library files
|
2022-03-21 16:56:47 +00:00 |
|
John Wellbelove
|
98a79362e1
|
Updated Arduino files
|
2022-03-07 09:06:19 +00:00 |
|
John Wellbelove
|
b077c3b5a4
|
Renamed Arduino files to stop PlatformIO getting confused (possibly).
Updated Arduino Python script to rename files on copy.
|
2022-02-26 11:24:48 +00:00 |
|
John Wellbelove
|
4e64f94101
|
Arduino version numbers
|
2022-02-23 10:43:03 +00:00 |
|
John Wellbelove
|
08e2d4c4d0
|
Updated version numbers
|
2022-02-04 11:45:26 +00:00 |
|
John Wellbelove
|
734e4e654a
|
Minor changes
Modified MSVC compiler C++11 check
|
2022-01-24 20:15:17 +00:00 |
|
John Wellbelove
|
13b28387c5
|
Merge branch 'feature/reduce-size-of-state_chart' into development
|
2022-01-23 14:23:44 +00:00 |
|
JR
|
bb6a860f6d
|
Fix traits error for arduino examples (#400)
|
2021-06-30 09:53:45 +01:00 |
|
John Wellbelove
|
81bba3cc31
|
Updated Arduino examples
|
2021-06-29 09:55:19 +01:00 |
|
JR
|
50c380901a
|
add a couple of arduino examples (#397)
* Add information about Arduino library and repo
* Add arduino library example
|
2021-06-27 17:14:30 +01:00 |
|
John Wellbelove
|
212181a4be
|
Merge branch 'master' into development
# Conflicts:
# .gitignore
|
2021-01-14 09:31:24 +00:00 |
|
John Wellbelove
|
10683ae662
|
Unknown board is not an error
|
2021-01-03 10:23:29 +00:00 |
|
John Wellbelove
|
1ac3b77ef4
|
Arduino compatibility
|
2020-12-21 12:03:49 +00:00 |
|
John Wellbelove
|
dc4bc1018b
|
Arduino compatibility
|
2020-12-20 17:50:22 +00:00 |
|
John Wellbelove
|
e890e3782e
|
Arduino compatibility
|
2020-12-20 16:43:49 +00:00 |
|
John Wellbelove
|
168483335e
|
Create Arduino ZIP
|
2020-12-16 15:27:49 +00:00 |
|