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

boards/common/nrf52: improve default clock config #18811

Merged
merged 1 commit into from
Nov 21, 2022

Commits on Oct 27, 2022

  1. boards/common/nrf52: improve default clock config

    - All nRF52 timers support 32 bit mode, so use that
    - All nRF52 timers support at least 4 channels, the timers NRF_TIMER3
      and NRF_TIMER4 even support 6 channels.
    - Add a warning that `TIMER_DEV(1)` is used by the IEEE 802.15.4 driver
    maribu committed Oct 27, 2022
    Configuration menu
    Copy the full SHA
    4d02e15 View commit details
    Browse the repository at this point in the history