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: toxxin/flash-algorithm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: probe-rs/flash-algorithm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Dec 22, 2024

  1. add missing ReadFlash(optional) function

    Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
    toxxin committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    e830a7a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. Bump version

    Signed-off-by: Anton Glukhov <anton.a.glukhov@gmail.com>
    toxxin committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    947a6b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request probe-rs#8 from toxxin/add-read-flash

    add missing ReadFlash(optional) function
    Yatekii authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    877d21b View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. memory: support ti section naming

    TI names their sections with a `:`. For example,
    `.text:Fapi_issueAsyncCommand`. Add this as a recognized section prefix when
    placing symbols into the text section.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed May 7, 2025
    Configuration menu
    Copy the full SHA
    a915acb View commit details
    Browse the repository at this point in the history
  2. lib: support big endian devices

    With big endian devices, the symbols are stored in big endian order. This is
    fine if the header is getting loaded onto the target, however the header is
    only for use with the host system, which is almost alays little endian.
    
    Ensure each field of the header is correctly swapped by adding `.to_le()` to
    each field. Additionally, ensure all fields are primitive integer types, as
    byte swapping is undefined for Rust types.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed May 7, 2025
    Configuration menu
    Copy the full SHA
    b0c8c1d View commit details
    Browse the repository at this point in the history
  3. Merge pull request probe-rs#9 from xobs/big-endian-support

    Add big endian support
    Yatekii authored May 7, 2025
    Configuration menu
    Copy the full SHA
    be44533 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. add blank_check command

    Add a command to perform a blank check on a device. This is an alternate
    method for devices that have ECC, where a blank device doesn't necessarily
    have a predetermined or homogenous bit pattern.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed May 18, 2025
    Configuration menu
    Copy the full SHA
    eb629a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request probe-rs#10 from xobs/add-blank-check

    add blank_check command
    Yatekii authored May 18, 2025
    Configuration menu
    Copy the full SHA
    d7943dd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. blank_check: add pattern argument based on cmsis-dap

    CMSIS-DAP has a `BlankCheck` function available that is very close to the
    `blank_check` function already. Add a `u8` argument that describes a
    `pattern` in order to bring them up to parity.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs authored and Yatekii committed May 19, 2025
    Configuration menu
    Copy the full SHA
    3236188 View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy