RIOT/drivers
Marian Buschsieweke ae79f5fc59
drivers/periph/spi: clean up error codes and doc
- Use negative errno as error codes, rather than home-grown enums
    - Update the home-grown enum with negative errno codes for backward
      compatibility and mark it deprecated
- Update API doc to use negative errno codes
- Fix various style issues in Doxygen doc
    - Use `@retval` to document specific return values instead of abusing
      `@return` for this
    - Align parameters to proper indent level
2021-02-01 11:02:14 +01:00
..
2020-11-18 18:38:48 +01:00
2020-12-02 10:13:10 +01:00
2020-10-23 01:26:09 +02:00
2020-12-02 10:13:10 +01:00
2020-10-23 01:26:09 +02:00
2020-10-23 01:26:09 +02:00
2020-11-27 09:20:08 +01:00
2021-01-18 10:42:34 +01:00
2021-01-28 11:51:28 +01:00
2020-10-23 01:26:09 +02:00
2021-01-14 10:00:43 +01:00
2021-01-26 16:56:02 +01:00