Skip to content
  • Maxime Perrotin's avatar
    Change policy for default stack and priorities · b8325b93
    Maxime Perrotin authored
    Ada runtime uses big numbers to express high urgency, contrary to POSIX.
    And Ada runtime is targetting lower resource systems (eg STM32), so the
    stack size cannot be set by default to 50kb. Use 5kb instead.
    This will be deduced from AADL properties in the future.
    b8325b93