Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Apr 18, 2025

  1. workflows: Update to Ubuntu 24.04 LTS

    Ubuntu 20.04 has been EOLed by github.
    
    Signed-off-by: Daniel Thompson <[email protected]>
    daniel-thompson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b76d3b1 View commit details
    Browse the repository at this point in the history
  2. fix: update OTA DFU submodule to fetch DFU tool fixes

    Signed-off-by: 6arms1leg <[email protected]>
    6arms1leg authored and daniel-thompson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    b51f58d View commit details
    Browse the repository at this point in the history
  3. docs: update system requirements to newer distros

    Signed-off-by: Francesco Gazzetta <[email protected]>
    fgaz authored and daniel-thompson committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    596af9d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. fix: Update Dockerfile and its build process

    Update the developer environment's Dockerfile and its build process:
    
    * Add Make targets for the Docker-related entry points (build, push, run)
    * Use Docker Compose to handle the build process
    * Clean up the Dockerfile
    * Update the Docker image to Ubuntu 24
    * Add bluetooth support to the Docker image
    
    Signed-off-by: 6arms1leg <[email protected]>
    6arms1leg authored and daniel-thompson committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    e1784a3 View commit details
    Browse the repository at this point in the history
Loading