|
a5fc479820
|
drivers/hdc1000: use new driver params scheme
|
2018-02-28 16:46:07 +01:00 |
|
|
f48d0e6b69
|
drivers/dsp0401: use new driver params scheme
|
2018-02-28 16:36:27 +01:00 |
|
|
892242f4d7
|
sys/auto_init: update bmp180 auto_init
|
2018-02-28 16:19:54 +01:00 |
|
|
f1019a8360
|
drivers/bmp180: use new driver params scheme
|
2018-02-28 16:19:28 +01:00 |
|
|
e764a60a9a
|
doc/doxygen: enable parsing of packages docs
Exception are made for emb6, nordic_softdevice_ble, openthread and semtech-loramac because their documentation contains warning/issues
|
2018-02-28 14:49:19 +01:00 |
|
Francisco Acosta
|
2e066e8693
|
Merge pull request #8492 from cladmi/pr/prepend_app_module_by_application
makefiles: Add an APPLICATION_MODULE variable
|
2018-02-28 12:13:14 +01:00 |
|
Martine Lenders
|
19e7058ce3
|
Merge pull request #8657 from OTAkeys/pr/fix_isrpipe_doc_ms
isrpipe: fix timeout unit in api documentation
|
2018-02-28 11:50:48 +01:00 |
|
Martine Lenders
|
9051969293
|
Merge pull request #8656 from gebart/pr/netdev-docs
netdev: Add Netdev to Doxygen page title
|
2018-02-28 11:37:44 +01:00 |
|
Martine Lenders
|
2cab4292d5
|
Merge pull request #8587 from gebart/pr/phydat-min-max
sys/phydat: Introduce PHYDAT_MIN, PHYDAT_MAX
|
2018-02-28 11:33:39 +01:00 |
|
Vincent Dupont
|
cbe3269078
|
isrpipe: fix timeout unit in doc
|
2018-02-28 10:02:03 +01:00 |
|
Joakim Nohlgård
|
89663c8cbb
|
Merge pull request #8654 from samkumar/bugfix-rtt-vfs
sys/rtt_stdio: reserve file descriptors for stdin, stdout, and stderr
|
2018-02-28 09:38:02 +01:00 |
|
Joakim Nohlgård
|
7f89435dc7
|
sys/phydat: Introduce PHYDAT_MIN, PHYDAT_MAX
|
2018-02-28 08:33:01 +01:00 |
|
Joakim Nohlgård
|
8892043cb5
|
netdev: Add Netdev to Doxygen page title
|
2018-02-28 08:23:44 +01:00 |
|
Sam Kumar
|
f20c11d08c
|
sys/rtt_stdio: reserve file descriptors for stdin, stdout, and stderr
This makes sure that stdio works as expected when sys/rtt_stdio and sys/vfs
are used at the same time.
|
2018-02-27 18:16:24 -08:00 |
|
Francisco Acosta
|
ad1944a10c
|
Merge pull request #8635 from aabadie/pr/boards/st-lrwan1-i2c
boards/b-l072z-lrwan1: add I2C configuration
|
2018-02-27 19:08:53 +01:00 |
|
Martine Lenders
|
8c632b1bf7
|
Merge pull request #8536 from daniel-k/fix/gnrc_src_addr_selection
gnrc/netif: fix source address selection for non-matching prefixes
|
2018-02-27 19:02:54 +01:00 |
|
Vincent Dupont
|
3b26d4abf0
|
pkg/littlefs: add new error codes support
|
2018-02-27 16:24:06 +01:00 |
|
Emmanuel Baccelli
|
c227ec8790
|
Merge pull request #8647 from miri64/doc/fix/conn-to-sock
doc: replace conn with sock in GNRC architecture overview
|
2018-02-27 11:52:04 +01:00 |
|
Martine Lenders
|
3dec4720b8
|
doc: replace conn with sock in GNRC architecture overview
|
2018-02-27 11:02:39 +01:00 |
|
jia200x
|
605d4e3dfb
|
Merge pull request #8633 from aabadie/pr/tests/pkg_loramac_get
tests/pkg_semtech_loramac: fix get command with EUI values
|
2018-02-27 10:46:48 +01:00 |
|
jia200x
|
ab4232651f
|
Merge pull request #8645 from aabadie/pr/pkg/semtech-loramac_devaddr
tests/pkg_semtech-loramac: fix loramac set devaddr
|
2018-02-27 10:37:57 +01:00 |
|
|
c0917f7494
|
Merge pull request #8641 from OTAkeys/fix/cbc_doc
crypto/cbc: add return values to documentation
|
2018-02-27 10:12:48 +01:00 |
|
|
072b3a866e
|
test/pkg_semtech-loramac: fix loramac set devaddr
|
2018-02-27 10:08:53 +01:00 |
|
Pieter Willemsen
|
599dbd3bcd
|
crypto/cbc: add return values to documentation
|
2018-02-27 09:56:54 +01:00 |
|
|
6698bfd35a
|
Merge pull request #8595 from bergzand/pr/saul-ppm
SAUL/phydat: parts per million support
|
2018-02-27 08:12:18 +01:00 |
|
Joakim Nohlgård
|
74fb26ad58
|
Merge pull request #8586 from gebart/pr/phydat-prefix
sys/phydat: rename phydat_scale_to_str -> phydat_prefix_from_scale
|
2018-02-27 06:59:55 +01:00 |
|
MichelRottleuthner
|
cb4b67677e
|
Merge pull request #8632 from cyrilfr/sdcard_spi_crc16
drivers/sdcard_spi: use of ucrc16 by default
|
2018-02-26 19:51:43 +01:00 |
|
didile
|
32ae17256c
|
drivers/sdcard_spi: use of ucrc16 by default
Useless consts removed.
|
2018-02-26 19:43:13 +01:00 |
|
|
c450cdebeb
|
Merge pull request #8482 from cogip/qdec
drivers: Initial import of low-level QDEC driver interface
|
2018-02-26 17:44:58 +01:00 |
|
|
a10a755548
|
Merge pull request #8629 from ochristi/fix_test_atomic_dec_positive
unittests/tests-core: Fix tests in loop not being executed
|
2018-02-26 16:04:46 +01:00 |
|
Joakim Nohlgård
|
56f44729d7
|
sys/phydat: rename phydat_scale_to_str -> phydat_prefix_from_scale
Correct some outdated documentation and make the name represent what the
function does today.
|
2018-02-26 15:41:36 +01:00 |
|
MichelRottleuthner
|
bad08596f6
|
Merge pull request #8399 from OTAkeys/fix/mtd_native_write
mtd_native: fix overlapping pages write check
|
2018-02-26 15:38:46 +01:00 |
|
Vincent Dupont
|
f04ecee9f6
|
mtd_native: fix overlapping pages write check
|
2018-02-26 15:32:06 +01:00 |
|
MichelRottleuthner
|
244eff6eb7
|
Merge pull request #8400 from OTAkeys/fix/mtd_erase
driver/mtd_spi_nor: fix erase with unaligned addresses
|
2018-02-26 15:25:33 +01:00 |
|
o0c
|
d7853ac87f
|
unittests: fix loop in tests-core-atomic
|
2018-02-26 14:52:05 +01:00 |
|
Joakim Nohlgård
|
032b07cee7
|
Merge pull request #8614 from gebart/pr/tests-pkg_fatfs-mtd-fix
tests/fatfs: Fix tests on native after configuration changes in #8272
|
2018-02-26 13:37:44 +01:00 |
|
Vincent Dupont
|
063a7835c4
|
driver/mtd_spi_nor: fix erase with unaligned addresses
|
2018-02-26 12:22:59 +01:00 |
|
Martine Lenders
|
dbbf18a54a
|
Merge pull request #8427 from smlng/pkg/ccnlite/bump_version
pkg/ccn-lite: bump version to fix compile error
|
2018-02-26 12:17:35 +01:00 |
|
jia200x
|
9e9a1d6f59
|
Merge pull request #8636 from aabadie/pr/pkg/loramac_doc_fix
pkg/semtech-loramac: improve package documentation
|
2018-02-26 11:28:10 +01:00 |
|
Vincent Dupont
|
1ef8e9f4ab
|
Merge pull request #8634 from aabadie/pr/boards/st-lrwan-led-macro
boards/b-l072z-lrwan1: fix on boards LEDs
|
2018-02-26 10:21:45 +01:00 |
|
Sebastian Meiling
|
64da21fa08
|
Merge pull request #8640 from aabadie/pr/drivers/hts221_fixes
drivers/hts221: minor fixes
|
2018-02-26 09:38:48 +01:00 |
|
|
21a792dd8a
|
Merge pull request #8638 from aabadie/pr/tools/edbg_typo
dist/tools/edbg: fix typo in comment
|
2018-02-26 08:45:12 +01:00 |
|
|
b33f8a1b8b
|
dist/tools/edbg: fix typo in comment
|
2018-02-25 23:02:25 +01:00 |
|
|
6ea16d7d96
|
tests/driver_hts221: fix missing words and cleanup
|
2018-02-25 14:27:59 +01:00 |
|
|
8fd79b4c50
|
drivers/hts221: doxygen documentation typos
|
2018-02-25 14:27:28 +01:00 |
|
|
87d322cc9e
|
pkg/semtech-loramac: improve package documentation
|
2018-02-25 14:22:30 +01:00 |
|
|
d27de98bcd
|
boards/b-l072z-lrwan1: add I2C configuration
|
2018-02-25 14:18:31 +01:00 |
|
|
b4d76f1989
|
boards/b-l072z-lrwan1: fix on boards LEDs
- LED1/2/3 macros were refering to LED0
- LED1/2/3 are not initialized in board init
|
2018-02-25 14:14:22 +01:00 |
|
Yannick Gicquel
|
8d8cb71497
|
board/nucleo-f446: add qdec
TIM3 now use for QDEC instead of PWM,
TIM3 (PA6 & PA7 pins) and TIM4 (PB6 & PB7 pins) timers,
Signed-off-by: Yannick Gicquel <ygicquel@gmail.com>
|
2018-02-24 18:13:32 +01:00 |
|
Gilles DOFFE
|
f15fbf13b3
|
tests: add periph_qdec test
* Test all QDEC devices
Signed-off-by: Gilles DOFFE <g.doffe@gmail.com>
|
2018-02-24 18:08:05 +01:00 |
|