|
a85fbd2c75
|
sys/auto_init: update tcs37727 auto_init
|
2018-07-25 12:01:38 +02:00 |
|
|
a48a90f234
|
drivers/tcs37727: use new driver params scheme
|
2018-07-25 12:01:38 +02:00 |
|
|
219277e884
|
drivers/l3g4200d: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
bca6868da6
|
tests/driver_l3g4200d: update with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
53ffe88384
|
sys/auto_init: update l3g4200d with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
2ace1a2dfe
|
drivers/l3g4200d: rework driver API and params definition
|
2018-07-25 12:01:38 +02:00 |
|
|
ec25c1f7b0
|
drivers/lsm303dlhc: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
b5750c5671
|
tests/driver_lsm303dlhc: update with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
dd055f3b32
|
sys/auto_init: update lsm303dlhc with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
d81cf561b0
|
drivers/lsm303dlhc: rework driver API and params definition
|
2018-07-25 12:01:38 +02:00 |
|
|
d1a19db350
|
drivers/lps331ap: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
917fd3c117
|
tests/driver_lps331ap: update with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
0135aec86f
|
sys/auto_init: update lps331ap with new API
|
2018-07-25 12:01:38 +02:00 |
|
|
71d8b80512
|
drivers/lps331ap: rework driver API and params definition
|
2018-07-25 12:01:38 +02:00 |
|
|
a2d1558922
|
drivers/bmp180: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
7a12293eb1
|
drivers/at30tse75x: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
21e728123d
|
drivers/mpl3115a2: adapt to new i2c API
|
2018-07-25 12:01:38 +02:00 |
|
|
b93245f489
|
drivers/veml6070: adapt to new I2C api
|
2018-07-25 12:01:38 +02:00 |
|
|
bad10174f5
|
drivers/lsm6dsl: adapt the i2c api return codes
|
2018-07-25 12:01:38 +02:00 |
|
|
f60b9570af
|
drivers/si114x: adapt to new i2c api
|
2018-07-25 12:01:38 +02:00 |
|
Bas Stottelaar
|
01d8c7b4f8
|
pkg: u8g2: adapt to new I2C api.
|
2018-07-25 12:01:38 +02:00 |
|
MrKevinWeiss
|
5a5caa9851
|
tests/periph_i2c: refactor and standardize output
|
2018-07-25 12:01:38 +02:00 |
|
MrKevinWeiss
|
de1c492f60
|
tests/periph_i2c: Update to new I2C API
|
2018-07-25 12:01:37 +02:00 |
|
|
99b3bb88bd
|
cpu/stm32_common: update return values to error codes
|
2018-07-25 12:01:37 +02:00 |
|
Vincent Dupont
|
c0c9ea034c
|
cpu/stm32_common: add timeouts in stm32f4 i2c driver
|
2018-07-25 12:01:37 +02:00 |
|
|
e90f2b439e
|
boards*: adapt f1 based boards to new i2c api
|
2018-07-25 12:01:37 +02:00 |
|
|
06e11c5586
|
cpu/stm32_common: adapt i2c driver to stm32f1
|
2018-07-25 12:01:37 +02:00 |
|
|
2aed31906e
|
boards/nucleo-l152re: use new style for i2c config
|
2018-07-25 12:01:37 +02:00 |
|
|
4e09a2b6b7
|
boards*: adapt stm32f4 based board with new i2c conf style
|
2018-07-25 12:01:37 +02:00 |
|
|
27d2841a60
|
boards/nucleo-f207zg: use new style for i2c config
|
2018-07-25 12:01:36 +02:00 |
|
|
9166fb27fa
|
cpu/stm32_common: split common i2c periph in 2
- i2c_1 is built for f0, f3, f7, l0 and l4
- i2c_2 is built for f4
|
2018-07-25 12:01:36 +02:00 |
|
|
2e6a80ce4e
|
boards/nucleo-f722ze provide i2c configuration
|
2018-07-25 12:01:36 +02:00 |
|
|
d8c51dc373
|
boards/b-l475e-iot01a: provide i2c configuration
|
2018-07-25 12:01:36 +02:00 |
|
|
78a918d53a
|
boards/nucleo144-f303: remove useless I2C_NUMOF define
|
2018-07-25 12:01:36 +02:00 |
|
|
22ff7d7af2
|
boards/nucleo-f070: add i2c configuration for i2c
|
2018-07-25 12:01:36 +02:00 |
|
|
634d9f6d68
|
boards: adapt stm32f3 based boards to new I2C api
|
2018-07-25 12:01:35 +02:00 |
|
|
c95ee04b23
|
boards/*: adapt stm32l0 based board to new I2C api
|
2018-07-25 12:01:35 +02:00 |
|
|
ebc17acb59
|
cpu/stm32{f0,f3,f7,l0,l4}: unify i2c driver and use new API
|
2018-07-25 12:01:35 +02:00 |
|
|
35d65d8a44
|
cpu/stm32f3: update stm32f303xc CMSIS header file
|
2018-07-25 12:01:34 +02:00 |
|
|
ce108b9e18
|
cpu/stm32f3: update stm32f303xe CMSIS header file
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
4ff319b469
|
nrf52/i2c: adapt to new I2C API
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
e6bd6bfe3b
|
sam0/i2c: update driver to new API
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
93558125b5
|
sam0/i2c: update sam0 based periph_conf
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
|
2018-07-25 12:01:34 +02:00 |
|
dylad
|
ef8ed2620c
|
periph_common/i2c: introduce new ret codes scheme
|
2018-07-25 12:01:34 +02:00 |
|
Joakim Nohlgård
|
872251d011
|
periph/i2c: Add 10 bit addressing magic number definition
|
2018-07-25 12:01:34 +02:00 |
|
Vincent Dupont
|
cc9836d792
|
drivers/mma8x5x: adapt to new i2c API
|
2018-07-25 12:01:34 +02:00 |
|
Joakim Nohlgård
|
f2a2427fcd
|
periph/i2c: Editorial changes to i2c.h
|
2018-07-25 12:01:34 +02:00 |
|
|
01509b294f
|
drivers/periph_i2c: i2c_init should return void
|
2018-07-25 12:01:34 +02:00 |
|
|
016c3e465b
|
drivers/hts221: remove useless i2c_init call
This is automatically called by the periph_init function
|
2018-07-25 12:01:34 +02:00 |
|
|
c85e84bbde
|
drivers/periph_common: init i2c only if module is loaded
|
2018-07-25 12:01:34 +02:00 |
|