Alexandre Abadie
|
d8e0745c06
|
drivers/periph_i2c: fix build issue with return code type
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
39cb0e2bdb
|
periph_common/i2c: fix ret code handling
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2018-07-25 12:01:34 +02:00 |
|
Alexandre Abadie
|
6f25886d77
|
drivers/periph/i2c: fixes issues in API
- non matching doxygen input parameter to i2c_write_reg
- non/matching missing function parameter
- invalid return type to i2c_release
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
7fccd21dad
|
periph/i2c: fix unspotted typos
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
4a24ce8212
|
drivers/i2c: add default fallback wrappers
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
496175b361
|
periph/i2c: add default fallback wrappers I2C functions
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2018-07-25 12:01:34 +02:00 |
|