|
1a0cb4264c
|
drivers/lis3dh: rework driver API and params definition
|
2018-03-01 14:26:17 +01:00 |
|
Martine Lenders
|
291922be34
|
Merge pull request #8665 from aabadie/pr/doc/pkg_enable_doxygen
doc/doxygen: enable parsing of packages docs
|
2018-03-01 13:57:58 +01:00 |
|
|
8a6bed72bd
|
Merge pull request #8704 from aabadie/pr/pkg/semtech-loramac_doc_fix
pkg/semtech-loramac: small fixes
|
2018-03-01 13:31:29 +01:00 |
|
|
18f9024fd8
|
Merge pull request #8545 from kYc0o/nucleo-l152_lse
boards/nucleo-l152: configure LSI by default
|
2018-03-01 13:23:57 +01:00 |
|
Francisco Acosta
|
6a32f1ddd2
|
boards/nucleo-l152: configure LSI by default
|
2018-03-01 12:17:32 +01:00 |
|
Sebastian Meiling
|
f5ef0bd09c
|
Merge pull request #8345 from danpetry/cc2538_uart
cc2538/include/periph_cpu.h: Changed UART configuration format for cc2538.
|
2018-03-01 12:02:59 +01:00 |
|
Cenk Gündoğan
|
3bbc1d7e22
|
Merge pull request #8625 from miri64/gnrc_rpl/enh/leaf-non-routers
gnrc_rpl: allow for non-router operation (as leaf)
|
2018-03-01 10:28:49 +01:00 |
|
Martine Lenders
|
8688735224
|
gnrc_rpl: add gnrc_ipv6_nib as explicit dependency
|
2018-03-01 10:06:53 +01:00 |
|
|
9b286c73d3
|
pkg/semtech-loramac: small fixes
- link to loramac-node github repository is broken
- the example code should return after a failed join procedure
|
2018-02-28 23:46:43 +01:00 |
|
Peter Kietzmann
|
00c24691f3
|
Merge pull request #8696 from Josar/patch-1
driver/adxl345: rename enums to avoid conflicts
|
2018-02-28 23:23:11 +01:00 |
|
Josar
|
eeda6f6c8c
|
driver/adxl345: rename enums to avoid conflicts
|
2018-02-28 23:05:22 +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 |
|
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 |
|