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

NRF52: Stall on SPI Master + RTC IRQs and compile fixes for non SOFTDEVICE_PRESENT target #6908

Closed
wants to merge 4 commits into from

Commits on May 15, 2018

  1. fix/stall: prevent nrf52 being stuck if RTC ISR triggers while SPI xf…

    …er is started
    Bernhard Schuster committed May 15, 2018
    Configuration menu
    Copy the full SHA
    6280d6a View commit details
    Browse the repository at this point in the history
  2. fix/warngin: app_util_\{en/dis\}able_irq fwd decl

    Bernhard Schuster committed May 15, 2018
    Configuration menu
    Copy the full SHA
    edd56f9 View commit details
    Browse the repository at this point in the history
  3. fix/nrf52: state_save is not declared for non SOFTDEVICE_PRESENT

    Bernhard Schuster committed May 15, 2018
    Configuration menu
    Copy the full SHA
    d48ead2 View commit details
    Browse the repository at this point in the history
  4. fix/nrf52: add app_fifo from nordic SDK

    Bernhard Schuster committed May 15, 2018
    Configuration menu
    Copy the full SHA
    754bc9e View commit details
    Browse the repository at this point in the history