Closed bremoran closed 9 years ago
Build finished. No test results found.
Looks good, but I just realized that it exhibits the same issue with incompatible targets as the pin config stuff. If an older version of (say) mbed-example-network
needs to be compiled and uses the new target definition, won't it fail? (not a problem with this change in particular, but more with the whole idea of "incompatible targets")
@bogdanm In this case, this will be a minor version bump anyway, so it should be fine; the new version of the target has already been published. More important is that the target still defines lwip in the similar-to field, so the new target works with older modules.
Great, that'll work then. +1.
Also update sal-stack-lwip dependency
cc @bogdanm