smlng
530571b50e
boards/yunjia-nrf51822: add missing I2C speed config
2018-07-25 15:17:43 +02:00
smlng
813030ddf5
boards/sodaq-explorer: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
75d7bcb26a
boards/sodaq-autonomo: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
a6d4ade2c6
boards/samr21-xpro: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
f727761fa2
boards/saml21-xpro: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
d698919589
boards/samd21-xpro: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
4abf93fcc8
boards/feather-m0: fix attr order in i2c_config
2018-07-25 15:17:43 +02:00
smlng
2a05e5177d
boards/acd52832: add missing I2C speed to config
2018-07-25 15:17:43 +02:00
smlng
f16272506c
boards/nucleo-f070: drop periph_i2c
...
This drops the I2C feature for the nucleo-f070. Note: this is
only temporarily, to get the new I2C API merged into master.
Hence, will be re-introduces and fixed later on, sorry for any
inconvenience.
2018-07-25 15:17:43 +02:00
dylad
4276c12be0
board/ublox-c030-u201: add periph_conf to new I2C
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2018-07-25 15:17:43 +02:00
smlng
500c855017
boards/arduino-mkr*: fix order in struct
...
C++ requires to init struct attributes in order of there definition
in the respective struct.
2018-07-25 12:01:40 +02:00
smlng
7c2404cd88
boards/arduino-zero: fix order in struct
...
C++ requires to init struct attributes in order of there definition
in the respective struct.
2018-07-25 12:01:40 +02:00
dylad
8964f3accc
board/limifrog-v1: add missing I2C changes in periph_conf
2018-07-25 12:01:40 +02:00
dylad
365f72acd4
board/nz32-sc151: add missing I2C changes in periph_conf
2018-07-25 12:01:40 +02:00
Bas Stottelaar
0541b5c449
boards: efm32: adapt to new i2c interface.
2018-07-25 12:01:40 +02:00
c26888c9f7
boards: adapt atmega boards with new i2c API
2018-07-25 12:01:39 +02:00
12e282d527
boards/calliope-mini: adapt i2c config
2018-07-25 12:01:39 +02:00
70d9495b6f
board/airdy-beacon: adapt i2c config
2018-07-25 12:01:39 +02:00
aab0ecee4f
boards/microbit: fix MMA8653 configuration defines
2018-07-25 12:01:39 +02:00
f8f4cb1273
boards/microbit: adapt I2C periph configuration
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
238b4dda2f
pba-d-01-kw2x: Update I2C ISR config
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
127b0134b2
mulle: Update I2C ISR config
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
84ba49f158
frdm-kw41z: Update I2C ISR config
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
ecb44c477c
frdm-k64f: Update I2C ISR config
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
c2583dd225
frdm-k22f: Update I2C ISR config
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
2728a56ed8
pba-d-01-kw2x: Update I2C configuration
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
d95cf40d23
mulle: Update I2C configuration
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
695f6fb2b6
frdm-kw41z: Update I2C configuration
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
9e8f5a03d0
frdm-k64f: Update I2C configuration
2018-07-25 12:01:39 +02:00
Joakim Nohlgård
251c4c109e
frdm-k22f: Update I2C configuration
2018-07-25 12:01:39 +02:00
smlng
dce3bba8c4
boards: fix config of cc2538 boards for new I2C API
2018-07-25 12:01:38 +02:00
e90f2b439e
boards*: adapt f1 based boards to new i2c api
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
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
dylad
4ff319b469
nrf52/i2c: adapt to new I2C 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
Francisco Acosta
a0a31120b2
Merge pull request #9429 from kaspar030/some_riscv_fixes
...
boards/hifive1: add serial terminal config
2018-07-17 14:36:29 +02:00
Peter Kietzmann
f398b5e5ff
Merge pull request #9428 from kYc0o/add_reset_remote
...
remote: add RESET variable
2018-07-11 10:28:39 +02:00
MichelRottleuthner
392c40e1a0
Merge pull request #8804 from MichelRottleuthner/pr_stm32l4_add_adc
...
cpu/stm32l4: add adc implementation
2018-07-06 10:31:41 +02:00
Francisco Acosta
2a8c6526e3
boards/common/remote: add RESET variable
...
For CI HIL purposes a reset is needed before running the test
target. The remote board didn't assign a RESET variable to perform
a reset, so it wasn't possible to call `make test` correctly.
By calling the flash script without arguments, a reset is performed.
2018-07-04 16:13:47 +02:00
Loïc Dauphin
b539ab4142
Merge pull request #9135 from aabadie/pr/board/stm32l476g-disco
...
boards/stm32l476g-disco: initial basic support
2018-07-04 10:55:00 +02:00
9b5d282f61
boards/stm32l46zg-disco: initial support
2018-07-04 09:58:55 +02:00
ce917269da
Merge pull request #9333 from cladmi/pr/make/fix/stm32f103c8
...
stm32f103c8: fix Makefile.include INCLUDES definition
2018-07-04 09:56:35 +02:00