6 Commits

Author SHA1 Message Date
Alexandre Abadie
304bce3724
drivers: configure per driver dependency resolution 2020-07-20 14:32:16 +02:00
Alexandre Abadie
490126cfa0
drivers: move USEMODULE_INCLUDES in each driver directories 2020-07-15 20:36:27 +02:00
Alexandre Abadie
07a2696f5d
drivers/ata8520e: fix potentially unused variables
This was reported by scan-build
2019-10-22 19:19:36 +02:00
Kees Bakker
f8324c3bff drivers/ata8520e: do normal assignment instead of memcpy 2019-01-10 19:43:43 +01:00
Alexandre Abadie
608e92e0be drivers/ata8520e: small improvements
- move ata8520e_status from public interface to private implementation
- add useful references to the datasheet
2018-08-24 15:47:24 +02:00
Alexandre Abadie
4bc4c56d02 drivers/ata8520e: initial implementation 2018-01-25 12:01:57 +01:00