Skip to content

Conversation

@geky
Copy link
Contributor

@geky geky commented Jul 28, 2016

note: no api changes

Previously an unnecessary dichotomy was introduced between the stack and interface components of the esp8266. The esp8266 provides both operations from a single object and does not benefit from this seperation.

In this situation, multiple inheritance provides a reasonable solution, as the esp8266 class satisfies multiple interfaces.

ARMmbed/mbed-os@e095654 resolved an ambiguity/protection issue that prevented this consolidation

geky added 2 commits July 28, 2016 05:23
@geky geky force-pushed the consolidate-stack branch from 6583b9f to 6077440 Compare July 28, 2016 17:26
@geky geky merged commit 450cc12 into master Jul 28, 2016
@geky geky deleted the consolidate-stack branch July 28, 2016 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants