Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_nRF52_Bootloader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.8.3
Choose a base ref
...
head repository: adafruit/Adafruit_nRF52_Bootloader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    4f8c2af View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Merge pull request #321 from SaidAlvarado/fix-273-for-gcc-13

    fix compilation issue 'array subscript 0 is outside array bounds' for arm-none-eabi-gcc version 13
    hathach authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e745002 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. bump up gcc to 12.3Rel1

    hathach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    78b39b4 View commit details
    Browse the repository at this point in the history
  2. - add P1.14 as NEOPIXEL_POWER_PIN for feather nrf52840 revE

    - remove linkermap from ci
    hathach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0bc8a89 View commit details
    Browse the repository at this point in the history
  3. fix ci warning

    hathach committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ea3bb73 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #328 from adafruit/feather840-revE

    add neopixl power pin for Feather840 revE
    hathach authored May 9, 2024
    Configuration menu
    Copy the full SHA
    a73fe20 View commit details
    Browse the repository at this point in the history
Loading