1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/drivers/atwinc15x0
Gunar Schorcht 94e7dbfa4b 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.
2022-06-25 08:12:31 +02:00
..
include
atwinc15x0_bsp.c drivers/atwinc15x0: mirgate to ztimer 2021-12-13 13:58:42 +01:00
atwinc15x0_bus.c drivers/*: realign ENABLE_DEBUG 2020-10-23 01:26:09 +02:00
atwinc15x0_netdev.c Merge pull request #17889 from benpicco/drivers/atwinc15x0-fix_sleep 2022-05-18 16:27:34 +02:00
doc.txt
Makefile
Makefile.dep drivers/atwinc15x0: blacklist esp32 architecure 2022-06-25 08:12:31 +02:00
Makefile.include