# Pastebin e1EupdC5 /usr/local/google/home/tansell/github/timvideos/litex-buildenv/third_party/valentyusb/third_party/tinyusb/src/common/tusb_compiler.h:62:30: error: static assertion failed: "size is not correct" #define TU_VERIFY_STATIC _Static_assert ^ /usr/local/google/home/tansell/github/timvideos/litex-buildenv/third_party/valentyusb/third_party/tinyusb/src/device/dcd.h:90:1: note: in expansion of macro ‘TU_VERIFY_STATIC’ TU_VERIFY_STATIC(sizeof(dcd_event_t) <= 12, "size is not correct"); ^~~~~~~~~~~~~~~~