Skip to content
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

sys/xtimer: fix xtimer_mutex_lock_timeout corner cases (#2) #11225

Closed
wants to merge 3 commits into from

Commits on Mar 21, 2019

  1. sys/xtimer: fix mutex corner cases

    Victor Arino authored and Vincent Dupont committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    1e6e4e2 View commit details
    Browse the repository at this point in the history
  2. sys/xtimer: add xtimer_mutex_lock_timeout test app

    Victor Arino authored and Vincent Dupont committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    26d99bc View commit details
    Browse the repository at this point in the history
  3. tests/xtimer_mutex: add BOARD_INSUFFICIENT_MEMORY

    Victor Arino authored and Vincent Dupont committed Mar 21, 2019
    Configuration menu
    Copy the full SHA
    55d06bf View commit details
    Browse the repository at this point in the history