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: Amerlander/dev-docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
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: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 32 files changed
  • 9 contributors

Commits on Jul 22, 2024

  1. Fix typographical error (microbit-foundation#400)

    Change 'communities' to 'communicates'
    candentmind authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    779b702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9a22ba View commit details
    Browse the repository at this point in the history

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 <j.koeppeler@tu-berlin.de>
    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

Commits on Dec 17, 2025

  1. Configuration menu
    Copy the full SHA
    e8a2b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5943a95 View commit details
    Browse the repository at this point in the history
  3. Update micro:bit overview for typos and layout (microbit-foundation#416)

    * Fix "indictator-->indicator"
    * Resize LSM text
    * Add annotations:
      * Target MCU
      * Magnetometer & Accelerometer
    * Remove mixture of - vs labels
    
    Closes microbit-foundation#410
    jaustin authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    69adeb8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c9ec72 View commit details
    Browse the repository at this point in the history
Loading