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: shumatech/BOSSA
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: arduino/BOSSA
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: nrf
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 10 files changed
  • 3 contributors

Commits on Jul 5, 2019

  1. Configuration menu
    Copy the full SHA
    59e2d9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b81fe View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. Configuration menu
    Copy the full SHA
    67a57c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b9c9d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8aa7631 View commit details
    Browse the repository at this point in the history
  4. Set addresses to zero

    sandeepmistry committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    2949a51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    377017d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. Fix Windows build

    facchinm committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    52e0a4a View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. [SAMD21] Don't issue a chip erase if address is 0

    If a user selects "Nano33BLE" in the IDE but tries to flash a SAMD board, the commandline being used will not specify a base address, so the whole flash will be erased (the bootloader too)
    facchinm committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    89f3556 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

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

Commits on Mar 6, 2023

  1. Relax WritePage timeout

    facchinm committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ef14511 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. set baud to 230400

    facchinm committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    37600d1 View commit details
    Browse the repository at this point in the history
Loading