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: ARMmbed/mbed-tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 73aac95
Choose a base ref
...
head repository: ARMmbed/mbed-tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7ff8ed4
Choose a head ref
  • 8 commits
  • 46 files changed
  • 3 contributors

Commits on Apr 1, 2022

  1. Remove pdoc3 documentation

    We don't want to use this tool or the documentation generated by it, due
    to its use of controversial imagery in the auto generated HTML.
    rwalton-arm authored and Patater committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    f539ee3 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jul 2, 2022

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

Commits on Jul 28, 2022

  1. config: Increase version of click and black packages

    The latest version (8.1.3) of the click package is supported in many
    projects. E.g. in CHIP project where mbed-os port is implemented.
    https://github.com/project-chip/connectedhomeip
    In this case, we need to increase the limit of the click version to 8.1.
    We need to also update the black package version to be
    compatible with the click.
    These changes required fix in TestNewCommand class. We need to use
    `Path(<file>).resolve()` which is also use in latest click
    implementation.
    
    Signed-off-by: ATmobica <[email protected]>
    ATmobica authored and Patater committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    14343ca View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

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

Commits on Sep 2, 2022

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

Commits on Oct 27, 2022

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

Commits on Nov 16, 2022

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