zephyr/samples
Peter Bigot 77aa89bcb5 drivers: flash: remove W25QXXDV driver
The spi_flash_w25qxxdv driver has been superseded by the generic
spi_nor driver for over a year.  The only non-refactoring change to
the W25Q driver in the last 18 months was done to support a backport
to 1.14.

All devices supported by spi_flash_w25qxxdv driver are expected to be
supported by the spi_nor driver, using the standard `jedec,spi-nor`
devicetree compatible.  No in-tree devicetree files make use of this
driver.

Remove the confusion about which driver to select by removing the
unmaintained redundant driver.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-27 17:39:21 +02:00
..
application_development sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
basic samples: remove unnecessary check for flags cell in gpios 2020-08-27 15:59:03 +02:00
bluetooth samples: bluetooth: ipsp: add net config auto init 2020-08-27 15:59:20 +02:00
boards sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
cpp_synchronization samples: cpp_synchronization: filter for integration 2020-07-30 08:00:03 -04:00
display sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
drivers drivers: flash: remove W25QXXDV driver 2020-08-27 17:39:21 +02:00
hello_world samples: hello_world: filter for integration 2020-07-30 08:00:03 -04:00
mpu sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
net sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
philosophers samples: philosophers: enable for integration testing 2020-07-30 08:00:03 -04:00
portability zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
posix samples: posix: eventfd: bugfix for regex check 2020-06-19 15:17:37 +02:00
scheduler zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sensor samples: fxos8700-hid: remove unnecessary check for flags cell in gpios 2020-08-27 15:59:03 +02:00
shields sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
smp samples: pi: add integration support 2020-07-30 08:00:03 -04:00
subsys samples: remove unnecessary check for flags cell in gpios 2020-08-27 15:59:03 +02:00
synchronization samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
testing/integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
tfm_integration sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
userspace device: Apply driver_api/data attributes rename everywhere 2020-08-11 19:30:53 +02:00
video sanitycheck: inclusive language 2020-08-27 07:04:07 -04:00
classic.rst samples: cpp_synchronization: Change sample description to rst format 2020-05-15 17:18:56 +02:00
index.rst trusted-firmware-m: Add initial plumbing for TFM 2020-05-09 16:21:51 +02:00