• Dom's avatar
    Allow Ethernet devices on SPI1 (#1725) · 7e8fcc5a
    Dom authored
    _spiUnit is a reference, and when initialized with SPI, it cannot be changed in the constructor afterwards.
    So initialize it in the constructor's declaration.
    7e8fcc5a
LwipIntfDev.h 15.4 KB