Skip to content

updated psdt version

Afonso Mukai requested to merge new_psdt_version into main

Created by: mattclarke

PSDT has been updated to a newer flatbuffers version.

Also, removed any direct dependency on flatbuffers from this application. There is little point to using an abstraction (PSDT) if we are going to let things (flatbuffers) leak through it ;)

Merge request reports