1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
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
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
4bc4c56d02 drivers/ata8520e: initial implementation 2018-01-25 12:01:57 +01:00