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: smoltcp-rs/smoltcp
base: 15a3e84bacd0
Choose a base ref
...
head repository: smoltcp-rs/smoltcp
compare: 14bad979545f
Choose a head ref
  • 1 commit
  • 9 files changed
  • 1 contributor

Commits on Oct 4, 2019

  1. Add ethernet feature-gate as default.

    Disable ethernet-related features and framing based on a feature gate.
    
    Add a no-ethernet option to Travis.
    
    notes:
    - allow(unused) is added when not using ethernet feature
    - Don't run pretty-print doctest, ethernet is optional.
    
    Closes: #308
    Approved by: whitequark
    rubdos authored and Homu committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    14bad97 View commit details
    Browse the repository at this point in the history