Hi there, i tried to implement struct_mapping to arduino/teensy project, as right now c++17 is not fully featured (or at least just with some effort) i wanted figure out if the effort is worth to update the platform to c++17 compatibility, as the library is not designed for use with arduino in first instance.
so my question: does anybode tried to get it up and running on an arduino compatible board (like Teensy 4.1 in my case)?
@bk192077 do you have any glue if this might work and maybe howto?
thank you for advice
Hi there, i tried to implement struct_mapping to arduino/teensy project, as right now c++17 is not fully featured (or at least just with some effort) i wanted figure out if the effort is worth to update the platform to c++17 compatibility, as the library is not designed for use with arduino in first instance.
so my question: does anybode tried to get it up and running on an arduino compatible board (like Teensy 4.1 in my case)?
@bk192077 do you have any glue if this might work and maybe howto?
thank you for advice