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: rolandvs/micropython-example-boards
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 789d9ed
Choose a base ref
...
head repository: micropython/micropython-example-boards
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c3dcb1
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on Dec 22, 2021

  1. boards: Add mboot target to CUSTOM_PYBD_SF2.

    Signed-off-by: Damien George <[email protected]>
    dpgeorge committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    330065e View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. all: Update to micropython v1.21.0.

    Updates the micropython submodule to v1.21.0, and updates the example
    modules, and CUSTOM_ESP32 and CUSTOM_PYBD_SF2 boards to build with this
    version.
    
    Tested on a lilygo-t-display board, and PYBv1.1 and PYBD-SF2W boards.
    
    Signed-off-by: Karl Palsson <[email protected]>
    Signed-off-by: Damien George <[email protected]>
    karlp authored and dpgeorge committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6c3dcb1 View commit details
    Browse the repository at this point in the history
Loading