Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drivers/atwinc15x0: blacklist esp32 architecure
esp32 vendor code and atwinc15x0 both define conflicting spi_flash_{read, write} functions. esp32 already have build-in WiFi, so it's unlikely to ever use this driver - just blacklist the architecture.
- Loading branch information