69b522e114
Merge pull request #13060 from MichelRottleuthner/pr_periph_timer_irq_safe
...
drivers/periph_common/timer: protect timer_set from IRQs
2020-01-10 11:27:59 +01:00
Michel Rottleuthner
8e7a1edd11
drivers/periph_common/timer: protect timer_set from IRQs
2020-01-10 09:58:18 +01:00
Marian Buschsieweke
e03615fd38
drivers/dht: Worked around doxygen bug
...
Markdown in @retval values is currently broken in Doxygen. This removes use
of markdown there
2020-01-09 17:08:05 +01:00
benpicco
87f86c4c08
Merge pull request #12924 from daexel/shtc1_bugfix
...
drivers/shtc1: Initial support for the SHTC1 temperature and humidity sensor
2019-12-16 18:21:48 +01:00
steffen
fa05cf0c5d
Driver/shtc1: add saul integration
...
- add saul integration
- uncrustified
- SAUL/DRIVER tests
2019-12-16 15:29:04 +01:00
Jue
bc46c7478f
drivers: add Differentially Operated Serial Ethernet driver
2019-12-16 10:43:13 +01:00
Benjamin Valentin
22c2dbbbe5
drivers/sht3x: use crc8 function from common code
...
This makes the sht3x driver use the crc-8 routine from sys/hashes.
It's the same code, was just moved to a common place.
2019-12-13 14:50:32 +01:00
a9bf69146b
Merge pull request #9948 from bergzand/pr/ili9341
...
ili9341: Initial import of ili9341 LCD driver
2019-12-11 16:43:46 +01:00
35737a24e4
drivers/ili9341: add spi mode configuration option
2019-12-11 16:18:40 +01:00
ef4dcb8eec
ili9341: Initial include
...
This commit adds support for the ili9341 display
2019-12-11 16:18:37 +01:00
2f65bacc7d
drivers: fix sort Makefile.dep/include files
2019-12-11 15:31:58 +01:00
Marian Buschsieweke
e3d185b53a
drivers/ws281x: Fixed issue in doc
2019-12-05 13:30:30 +01:00
cae369bc52
saul: Ignore extra dimensions in read functions
2019-12-03 15:17:25 +01:00
Yegor Yefremov
87d8f29af2
drivers/ws281x: improve documentation
...
Replace 'to' with 'too' and remove the space between '8 MHz'.
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-11-29 11:24:29 +01:00
benpicco
f4876013cd
Merge pull request #12789 from maribu/bmx280_endianess
...
drivers/bmx280: Fix incorrect endian conversion
2019-11-28 14:04:41 +01:00
Jannes
0acf55af53
drivers/ncv7356: Add documentation
2019-11-27 13:35:57 +01:00
MichelRottleuthner
bf676d4728
Merge pull request #11022 from jia200x/pr/gnrc_lorawan
...
gnrc_lorawan: add support for GNRC based LoRaWAN stack
2019-11-27 09:25:20 +01:00
Jose Alamos
523d1af490
netdev: add netdev types for GNRC_LORAWAN
2019-11-26 21:52:05 +01:00
benpicco
ffe208a3a4
Merge pull request #11394 from maribu/saul_stringification
...
drivers/saul: Improved stringification
2019-11-26 13:53:59 +01:00
benpicco
af0c6e9319
Merge pull request #12772 from daexel/bme280_bugfix
...
drivers/bmx280: add temp_measurement to methods
2019-11-25 18:26:50 +01:00
benpicco
a21fe4ae87
Merge pull request #12259 from daexel/dcf77
...
drivers/dcf77:Inital Support DCF77
2019-11-25 16:20:51 +01:00
Michel Gerlach
973d9fd54b
driver/bme280: add dependencies on temperature for pressure and humidity
2019-11-25 13:13:24 +01:00
d0d6e53ff4
Merge pull request #11960 from fjmolinas/pr_msp430_flashpage_raw
...
cpu/msp430_common: add flashpage_raw
2019-11-25 12:48:48 +01:00
Marian Buschsieweke
3264106a2f
Merge pull request #12704 from benpicco/AT86RFR2_smart_idle
...
drivers/at86rf2xx: enable Smart Reduced Power Consumption for AT86RFR2
2019-11-25 11:57:44 +01:00
Marian Buschsieweke
837e9c1ddc
drivers/saul: Improved stringification
...
- Changed declaration of SAUL classes (while keeping the format)
- Termed "class of SAUL classes" category of SAUL classes in the doc to
avoid confusion. (E.g. a SAUL class will now be in category sensor or
actuator.)
- Separate enums for SAUL category and intra-category ID. Numbers will now
but auto-assigned by the compiler
- Use constant look-up tables for stringification (one table per SAUL category).
==> This saves 512B in .data section of AVR
2019-11-25 10:09:11 +01:00
benpicco
ce1f383f90
Merge pull request #12606 from maribu/at86rf2xx-addr-endianess
...
drivers/at86rf2xx: Updated address API
2019-11-24 16:33:16 +01:00
fjmolinas
f0bbcef987
drivers/mtd_flashpage: add 16bit compatibility
2019-11-24 13:19:19 +01:00
41e29e3fda
Merge pull request #12790 from maribu/atmega_isr_thread
...
cpu/atmega_common
2019-11-24 11:10:10 +01:00
c87748f563
periph: fix periph/gpio_util.h header guards
2019-11-23 22:39:40 +01:00
eeca0e3752
drivers/include: fix typos
2019-11-23 22:39:40 +01:00
54b8e01ba3
drivers/opt3001: fix typos
2019-11-23 22:39:39 +01:00
c2f4d0bb7a
drivers/feetech: fix typos
2019-11-23 22:39:39 +01:00
6d79a068b0
drivers/encx24j600: fix typos
2019-11-23 22:39:39 +01:00
7704eabfa6
drivers/dynamixel: fix typos
2019-11-23 22:39:39 +01:00
54831bbb6e
drivers/bh1750fvi: fix typos
2019-11-23 22:39:39 +01:00
a62797e8ba
drivers/adcxx1c: fix typos
2019-11-23 22:39:39 +01:00
5ebe48ce42
drivers/sht3x: fix typos
2019-11-23 22:39:39 +01:00
1d2dd2efdd
drivers/sdcard_spi: fix typos
2019-11-23 22:39:39 +01:00
a25313e5b7
drivers/ph_oem: fix typos
2019-11-23 22:39:39 +01:00
04516d78c5
drivers/pcd8544: fix typos
2019-11-23 22:39:39 +01:00
a90a192648
drivers/pca9685: fix typos
2019-11-23 22:39:39 +01:00
541596c893
drivers/nrf24l01p: fix typos
2019-11-23 22:39:39 +01:00
2e94fc9253
drivers/mrf24j40: fix typos
2019-11-23 22:39:39 +01:00
17e0405a07
drivers/lsm6dsl: fix typos
2019-11-23 22:39:39 +01:00
12223c4e6e
drivers/lpsxxx: fix typos
2019-11-23 22:39:39 +01:00
f81e5c552a
drivers/enc28j60: fix typos
2019-11-23 22:39:39 +01:00
6f6ca90270
drivers/ccs811: fix typos
2019-11-23 22:39:39 +01:00
da4d5be21f
drivers/bmx055: fix typos
2019-11-23 22:39:39 +01:00
5c4bf445bb
drivers/apa102: fix typos
2019-11-23 22:39:39 +01:00
ec47a7542a
drivers/ads101x: fix typos
2019-11-23 22:39:39 +01:00