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: toitlang/toit Loading
base: 4d4d07c12a7c42f79829357c0dd85738e2b0d3b1
Choose a base ref
...
head repository: toitlang/toit Loading
compare: f6f0239b5278b31f2e2e04b0b6bf339c37d2dd9e
Choose a head ref
  • 9 commits
  • 24 files changed
  • 4 contributors

Commits on Sep 6, 2022

  1. Decide after marking whether to compact or sweep (#1004)

    * Decide after marking whether to compact or sweep
    
    * feedback
    erikcorry committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6f59187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ea2c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d84ddde View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18e5844 View commit details
    Browse the repository at this point in the history
  5. Add TPKG_SDK_VERSION for pkg downloads (#1010)

    Hardcode an SDK version number for external package downloads.
    The inferred SDK number is lower than the one we need to download all
    dependencies in the external packages. As a work-around we hard-code a
    version number that works.
    floitsch committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    65b1fcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d76a313 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e900762 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Disable external RS485 test. (#1012)

    * Disable external RS485 test.
    
    * Update gold files. (#1013)
    floitsch committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    56ebcab View commit details
    Browse the repository at this point in the history
  2. Add firmware.upgrade (#1014)

    * Add firmware.upgrade
    
    * Update lib/system/firmware.toit
    
    Co-authored-by: Erik Corry <[email protected]>
    
    Co-authored-by: Erik Corry <[email protected]>
    kasperl and erikcorry committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f6f0239 View commit details
    Browse the repository at this point in the history
Loading