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

cpu/nrf{53,9160}: add periph_rtt support #19804

Merged
merged 4 commits into from
Jul 7, 2023

Commits on Jul 7, 2023

  1. cpu/nrf5x_common/periph/rtt: add IRQ conf for nRF53 and nRF9160

    Signed-off-by: Dylan Laduranty <[email protected]>
    dylad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    73a3943 View commit details
    Browse the repository at this point in the history
  2. boards/nrf9160dk: enable periph_rtt and add its configuration

    Signed-off-by: Dylan Laduranty <[email protected]>
    dylad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    f6286d8 View commit details
    Browse the repository at this point in the history
  3. boards/nrf5340dk-app: enable periph_rtt and add its configuration

    Signed-off-by: Dylan Laduranty <[email protected]>
    dylad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1f5414b View commit details
    Browse the repository at this point in the history
  4. cpu/nrf53: setup XL1/XL2 pins for using external 32K osc if needed

    Signed-off-by: Dylan Laduranty <[email protected]>
    dylad committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    263e993 View commit details
    Browse the repository at this point in the history