Skip to content
  • Maxime Perrotin's avatar
    Fix cornercase with unconnected functions · 0d2050cd
    Maxime Perrotin authored
    When a function had only unconnected sporadic PIs there was an issue in
    the build because a thread was created but without any activation
    condition or connected port - which was incorrect AADL semantics.
    0d2050cd