Gunar Schorcht
|
5909f38089
|
doc: fix undocumented define in srf04 driver
|
2019-01-18 07:03:54 +01:00 |
|
Gunar Schorcht
|
b8b0a92cf8
|
doc: fix undocumented variable in ads101x driver
|
2019-01-18 07:03:45 +01:00 |
|
Leandro Lanzieri
|
d9be249144
|
Merge pull request #10578 from MrKevinWeiss/pr/i2capi
drivers/i2c: Fix i2c api issues
|
2019-01-16 11:07:10 +01:00 |
|
Sebastian Meiling
|
2fde8335c9
|
Merge pull request #10728 from keestux/memcpy-struct-copy
Do normal assignment instead of memcpy
|
2019-01-16 09:18:44 +01:00 |
|
Martine Lenders
|
4ab3d1a77b
|
Merge pull request #10534 from bergzand/pr/kw2xrf/undedup_address
kw2xrf: Don't use netdev_ieee802154_t for link layer address
|
2019-01-14 11:25:41 +01:00 |
|
|
a6e7882879
|
mrf24j40: use byteorder for address operations
|
2019-01-13 12:03:03 +01:00 |
|
|
38e5bd627b
|
mrf24j40: Don't propagate address to 802154 layer
|
2019-01-12 20:23:36 +01:00 |
|
|
e6ace9c05d
|
mrf24j40: Add NETOPT_ADDRESS{,_LONG} to getters
|
2019-01-12 20:23:36 +01:00 |
|
|
f7bf03073c
|
mrf24j40: read address from device
This change modifies the mrf24j40 driver to read the address directly
from the device instead of returning the netdev_ieee802154_t member
|
2019-01-12 20:23:27 +01:00 |
|
|
fcb55c36cf
|
kw2xrf: Don't set netdev values in addr setters
|
2019-01-12 17:04:14 +01:00 |
|
|
5fa40a02fa
|
kw2xrf: Don't propagate address to 802154 layer
|
2019-01-12 17:04:13 +01:00 |
|
|
014901aae4
|
kw2xrf: Add NETOPT_ADDRESS{,_LONG} to getters
|
2019-01-12 17:04:13 +01:00 |
|
|
666e83479f
|
kw2xrf: Fetch short addr from device
This change modifies the kw2xrf_get_addr_short function to retrieve the
short address from the device and not from netdev
|
2019-01-12 17:04:13 +01:00 |
|
|
b044e83a44
|
kw2xrf: Change long address get to big endian
This change ensures that the endianess returned by the get_addr_long
is consistent with the endianess of the get_addr_short
|
2019-01-12 17:04:13 +01:00 |
|
|
b291c638d3
|
Merge pull request #10526 from OTAkeys/pr/adcxx1c_improve
drivers/adcxx1c: improve error handling
|
2019-01-11 19:48:35 +01:00 |
|
Vincent Dupont
|
2311cdda07
|
drivers/adcxx1c: fix phydat usage in saul wrapper
|
2019-01-11 17:40:55 +01:00 |
|
Vincent Dupont
|
6cf48416e5
|
drivers/adcxx1c: add error checking from i2c
|
2019-01-11 17:40:55 +01:00 |
|
Vincent Dupont
|
38da047864
|
drivers/adcxx1c: fix SAUL return value in case of read error
|
2019-01-11 16:31:51 +01:00 |
|
Sebastian Meiling
|
501f8fddf8
|
Merge pull request #10716 from keestux/refactor-prototypes-pulse-counter
drivers/pulse_counter: refactor the prototypes of read funcs
|
2019-01-11 11:43:36 +01:00 |
|
Kees Bakker
|
b21399b25c
|
drivers/xbee: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
811cda15cb
|
drivers/w5100: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
0cceb64ae9
|
drivers/tmp006: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
e60715d243
|
drivers/tcs37727: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
f1856887af
|
drivers/sx127x: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
7715c7cdc0
|
drivers/slipdev: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
7be829c7e7
|
drivers/si70xx: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
23e2859528
|
drivers/sdcard_spi: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
4f9df5cac9
|
drivers/rn2xx3: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
287a075751
|
drivers/my9221: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
45a3d00552
|
drivers/mrf24j40: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
363d6a3df3
|
drivers/mpl3115a2: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
d5c4aa2a05
|
drivers/mma8x5x: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
885b123147
|
drivers/mma7660: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
8e898576dc
|
drivers/mag3110: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
19a87dbf2d
|
drivers/lpd8808: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
7126b1deb2
|
drivers/kw2xrf: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
7a66106846
|
drivers/hts221: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
5bb50ea6a5
|
drivers/hdc1000: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
2918d06e9c
|
drivers/hd44780: do normal assignment instead of memcpy
|
2019-01-10 19:43:44 +01:00 |
|
Kees Bakker
|
355c52ac46
|
drivers/dht: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
Kees Bakker
|
d79350f2ab
|
drivers/cc2420: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
Kees Bakker
|
d0fc60a323
|
drivers/bmx055: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
Kees Bakker
|
f8324c3bff
|
drivers/ata8520e: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
Kees Bakker
|
c82f9759a8
|
drivers/at86rf2xx: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
Kees Bakker
|
d50038f9d0
|
drivers/apa102: do normal assignment instead of memcpy
|
2019-01-10 19:43:43 +01:00 |
|
José Alamos
|
afa69c5567
|
Merge pull request #10416 from maribu/cc2420
drivers/cc2420: Implemented missing drop case
|
2019-01-10 16:26:40 +01:00 |
|
Martine Lenders
|
6a8808c511
|
Merge pull request #10638 from maribu/gnrc_netif_cc1xxx
net/gnrc/netif: Added CC1xxx adaption layer
|
2019-01-10 11:45:53 +01:00 |
|
Marian Buschsieweke
|
ae7024b9a3
|
net/gnrc/netif: Added CC1xxx adaption layer
This adaption layer is intended to be used by a rewrite of the CC110x driver and
a new CC1200 driver that is currently being developed for RIOT.
|
2019-01-10 10:54:36 +01:00 |
|
Sebastian Meiling
|
6767caea5f
|
Merge pull request #10709 from keestux/eliminate-cast-ds18
drivers/ds18: refactor functions with const dev pointer
|
2019-01-10 09:17:53 +01:00 |
|
steffen
|
2ff2b2c1d7
|
drivers: Initial support for TPS6274x converter
drivers/tps6274x: initial support step-down converter
tests/driver_tps6274x: Added testcase for the step-down converter
boards/jiminy-mega256rfr2: Added TPS6274x config
|
2019-01-10 00:00:02 +01:00 |
|