Skip to content

Add support for os exit logic #29

New issue

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

elupus
Copy link
Contributor

@elupus elupus commented Apr 17, 2025

  • Add support for os_exit() to allow a portable wait to indicate that system should shut down
  • Add support for a delayed exit routine to indicate shutdown of system after a set delay

@elupus elupus requested a review from hefloryd April 17, 2025 11:58
@elupus
Copy link
Contributor Author

elupus commented Apr 17, 2025

It's failing due to lack of support for long timers on linux. Will rebase once we have that fix in.

Submodule cmake/tools c5b65d9..2b963c8:
  > Update osal with support for GCC builds on windows
  > feat: upgrade google test to rt-labs/v1.14.0
  > fix: switch to make available for fetch content
  > chore: bump cmake requirements to 3.28
  > fix: ensure generate_bin handle changed filename
  > Add i.MX8MM support
  > Bump OSAL version
  > Update to osal with os_tick_t
  > Update osal to one linking to rt-kernel
  > Bump OSAL version
  > fix cortex-m4 machine flags
  > Bump OSAL version
  > Bump OSAL version
Add feature to allow system to exit on failures as
well as exit of a predefined delay.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant