mirror of https://github.com/meshcore-dev/MeshCore
Browse Source
Move the ESP-IDF SPI HAL from the variant-specific directory to the shared helpers/radiolib/ directory, making it available for reuse by other ESP32 variants that may need the same SPI workaround. Addresses feedback from @ripplebiz: 'I'd probably move the IDF Hal to /src/helpers/radiolib, as it's related only to RadioLib and could potentially be re-used by other variants' Also update the include path in target.cpp to use the shared location.pull/2739/head
2 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue