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: Aremixdj/dev-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c9a22ba
Choose a base ref
...
head repository: microbit-foundation/dev-docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 35bc614
Choose a head ref
  • 5 commits
  • 27 files changed
  • 5 contributors

Commits on Jul 2, 2025

  1. Configuration menu
    Copy the full SHA
    cceafab View commit details
    Browse the repository at this point in the history
  2. schmatic.md: Add note for UART_TX and UART_RX direction (microbit-fou…

    …ndation#402)
    
    Co-authored-by: Jonas Köppeler <[email protected]>
    jkoeppeler and Jonas Köppeler authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    b396182 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

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

Commits on Sep 4, 2025

  1. Systematically use relative_url filter for links (microbit-foundation…

    …#408)
    
    This allows us to deploy with a base URL which is helpful for preview deployments. It's not ideal but it's a pragmatic way to sort out our review deployment setup.
    
    This requires Jekyll to be upgraded to the latest 3.x for relative_url support. Note if you don't install the latest it just silently fails to work.
    microbit-matt-hillsdon authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    ac0511a View commit details
    Browse the repository at this point in the history
  2. Tweaks (microbit-foundation#409)

    * Fix MEF capitalisation
    
    * Fix http links to ourselves
    
    There are many external links that use http that also need review.
    
    * Case fix for button
    microbit-matt-hillsdon authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    35bc614 View commit details
    Browse the repository at this point in the history
Loading