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

Fix nordic boards #1984

Closed
wants to merge 4 commits into from
Closed

Fix nordic boards #1984

wants to merge 4 commits into from

Commits on Jun 21, 2024

  1. boot: zephyr: Fix build for thingy52

    Fixes building MCUboot for this board
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    dc8c1b3 View commit details
    Browse the repository at this point in the history
  2. boot: zephyr: Fix build for thingy53

    Fixes building MCUboot for this board
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    afc0921 View commit details
    Browse the repository at this point in the history
  3. boot: zephyr: Fix build for nrf9160dk

    Fixes building MCUboot for this board
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    73f6b40 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. docs: release-notes: Add note on fixed nordic boards

    Adds a note that building for these boards has been fixed
    
    Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
    nordicjm committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    eb50a56 View commit details
    Browse the repository at this point in the history