We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The PolyORB-HI/C backend needs a macro that is the sum of stack size of all threads, this is required to properly configure RTEMS (for instance)
The text was updated successfully, but these errors were encountered:
* Generate the __PO_HI_TASKS_STACK which is the sum of stack
bbc4355
size of all threads in the system For issue #59
yoogx
No branches or pull requests
The PolyORB-HI/C backend needs a macro that is the sum of stack size of all threads, this is required to properly configure RTEMS (for instance)
The text was updated successfully, but these errors were encountered: