Message Handling in Embedded: a Declarative, Modern C++ Approach - Michael Caisse - CppNow 2022

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 7

  • @andysa9
    @andysa9 ปีที่แล้ว +2

    Very cool stuff, splitting packets into byte frames and treating them as a single int + nice metaprogramming presentation

  • @MichaelLauerDr
    @MichaelLauerDr 6 หลายเดือนก่อน

    Great content, still a bit over my head, but I will rewatch later.

  • @simplecases9035
    @simplecases9035 ปีที่แล้ว +3

    bitwise structure , does it resects bitfield order and endianness . i mean do we need some different implementation based on endianness of the system ?

  • @barbiani
    @barbiani 2 ปีที่แล้ว +2

    Is the library implemented anywhere? Repository link?

    • @MichaelCaisse_ciere
      @MichaelCaisse_ciere 2 ปีที่แล้ว +9

      A version of it is available in the Intel "compile-time init and build library" : github.com/intel/compile-time-init-build

  • @beremour
    @beremour 10 วันที่ผ่านมา

    30 minutes still bla-bla...