1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

16624 Commits

Author SHA1 Message Date
Hauke Petersen
09dab1a9fb drivers: add support for STM lis2dh12 accelerometer 2018-01-18 18:39:43 +01:00
Hauke Petersen
14842f943a boards/ruuvitag: init and set CS pins in board_init 2018-01-18 18:39:26 +01:00
Sebastian Meiling
03526815a1
Merge pull request #8264 from aabadie/pkg_semtech-loramac
pkg: Semtech LoRaMAC
2018-01-18 17:38:06 +01:00
Sebastian Meiling
7c69e3b758
Merge pull request #7733 from aabadie/board/lorawan-explorer_rn2483
boards/sodaq-explorer: add configuration for rn2483 module
2018-01-18 17:34:19 +01:00
bcce9357c2 boards/lorawan-explorer: add rn2483 configuration 2018-01-18 15:40:01 +01:00
0272c8f44c
Merge pull request #8329 from fvacek/master
examples: superfluous extern "C" in c++ example removed
2018-01-18 15:38:12 +01:00
b30eca3e05
Merge pull request #7505 from aabadie/driver_lorabee
drivers/rn2xx3: basic initial implementation (without netdev)
2018-01-18 15:37:08 +01:00
e3ff143a35 tests/semtech-loramac: add test application 2018-01-18 15:31:01 +01:00
96e059d88a pkg: add Semtech LoRaMAC package 2018-01-18 15:31:01 +01:00
f9eabb5d69 sys/net/loramac: rename default device class define 2018-01-18 15:30:52 +01:00
Martine Lenders
83b111080f
Merge pull request #8379 from aabadie/pr/boards/doxygen_cleanup
boards: some doxygen cleanup
2018-01-18 11:49:09 +01:00
Martine Lenders
c9b7647953
Merge pull request #7885 from aabadie/readme_update
readme: bump supported boards count
2018-01-18 11:46:00 +01:00
5459e1998a tests/driver_rn2xx3: add test application 2018-01-18 10:46:54 +01:00
b63412efa1 drivers: add rn2xx3 LoRa module driver 2018-01-18 10:46:54 +01:00
e117a8afe8 readme: bump supported boards count 2018-01-18 10:35:59 +01:00
906a9e3a02 boards/common/nucleo: add missing 'brief' description 2018-01-18 10:23:34 +01:00
35956a52d4 boards/airfy-beacon: fix typo in board name 2018-01-18 10:23:04 +01:00
08e5a180d1 boards/acd52832: add missing 'brief' documentation 2018-01-18 10:22:25 +01:00
Sebastian Meiling
5c0b058db4
Merge pull request #6121 from miri64/native/feat/zep_socket
native: provide socket-based ZEP device
2018-01-18 10:03:08 +01:00
Vincent Dupont
e6ca1af19a
Merge pull request #6925 from OTAkeys/pr/tja1042
can: add tja1042 transceiver driver
2018-01-18 09:44:51 +01:00
Vincent Dupont
cf96c4ecb0 tests: add can_trx test app 2018-01-18 09:27:10 +01:00
Vincent Dupont
cf34161789 tja1042: add driver for tja1042 CAN transceiver 2018-01-18 09:27:10 +01:00
Martine Lenders
585e9a23e6 examples: adapt border router for ZEP 2018-01-18 09:15:38 +01:00
Martine Lenders
28aa90df6f tests: add tests for socket_zep 2018-01-18 09:15:38 +01:00
Martine Lenders
81ef15287a native: provide socket-based ZEP device 2018-01-18 09:15:37 +01:00
cefb7974d7
Merge pull request #8210 from astralien3000/teensy31
boards/teensy31 : initial support of Teensy 3.1 & 3.2
2018-01-18 09:14:51 +01:00
3f990480d1
Merge pull request #7162 from kb2ma/nanocoap/msgid_byte_order
nanocoap: fix byte order of request message ID, and add test application
2018-01-17 22:59:07 +01:00
Sebastian Meiling
c8c62891e5
Merge pull request #7693 from kaspar030/improve_bitarithm
core: optimize bitarithm_lsb()
2018-01-17 20:55:44 +01:00
Sebastian Meiling
ba7cbd024e
Merge pull request #8227 from gebart/pr/micro-ecc-feature-periph
pkg/micro-ecc: Update FEATURE_PERIPH_HWRNG -> MODULE_PERIPH_HWRNG
2018-01-17 20:16:38 +01:00
Loïc Dauphin
f200c310ad tests/unittests: add teensy31 to BOARD_INSUFFICIENT_MEMORY 2018-01-17 18:14:00 +01:00
Loïc Dauphin
3cbadad05b boards/teensy31: initial support 2018-01-17 18:14:00 +01:00
Loïc Dauphin
86dec1b762 dist/tools: make teensy-loader-cli work on MACOSX 2018-01-17 18:14:00 +01:00
Loïc Dauphin
982f36cdb0 cpu/kinetis: add support of MK20D7 2018-01-17 18:13:59 +01:00
d27fa8efa5
Merge pull request #8214 from miri64/gnrc_ipv6/enh/simplify-netif-access
gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces
2018-01-17 17:02:55 +01:00
Martine Lenders
7c0bb427fa gnrc_ipv6: gnrc_icmpv6: simplify access to network interfaces 2018-01-17 16:48:58 +01:00
Martine Lenders
60900d09e8
Merge pull request #8377 from bergzand/pr/gnrc_ipv6/ext_test
tests/gnrc_ipv6_ext: Increase ipv6 addr numof
2018-01-17 16:44:03 +01:00
b5dd8c3807
tests/gnrc_ipv6_ext: Increase ipv6 addr numof 2018-01-17 16:25:26 +01:00
Peter Kietzmann
65cd43e760
Merge pull request #8375 from dailab/openmote-jlink-fix
fixed wrong makefile variable name
2018-01-17 13:45:08 +01:00
Peter Kietzmann
384cc455fa
Merge pull request #8359 from aabadie/pr/nucleo64_btn_gpio
boards/common/nucleo: use inverted gpio for user button
2018-01-17 11:53:59 +01:00
Thomas Geithner
e849c6b083 boards/openmote-cc2538: fix programmer variable name 2018-01-17 11:47:58 +01:00
Peter Kietzmann
8428fe2df2
Merge pull request #8363 from smlng/board/remotes/fix_saul_btn
boards/remote: invert button logic in SAUL
2018-01-17 11:28:38 +01:00
99d484f336 cpu/cortexm_common: select bitarithm_lsb() by available instructions 2018-01-16 23:35:14 +01:00
Fanda Vacek
d1bdc077d4 examples: superfluous extern "C" in c++ example removed 2018-01-16 23:27:27 +01:00
499c1812b2 core/bitarithm: provide multiple implementations for bitarithm_lsb() 2018-01-16 22:55:26 +01:00
Sebastian Meiling
50f3d6a427
Merge pull request #7337 from kb2ma/gcoap/confirm_piggy_client
net/gcoap: Confirmable request with piggybacked ACK response
2018-01-16 20:35:32 +01:00
1ffbcb048a
Merge pull request #8371 from aabadie/pr/mulle_board_doxygen
boards/mulle: fix doxygen invalid use of '@brief'
2018-01-16 17:10:59 +01:00
9ecc80fb35 boards/mulle: fix doxygen invalid use of '@brief' 2018-01-16 16:08:41 +01:00
Sebastian Meiling
3d0f766c3a
Merge pull request #8367 from smlng/pkg/tinydtls/fix_implicit_fallthrough
pkg: disable implicit fallthroughs errors in tinydtls
2018-01-16 13:27:38 +01:00
Sebastian Meiling
0d1f40393f
Merge pull request #8362 from beduino-project/gcoap-check-for-ndebug
gcoap: check if NDEBUG is defined
2018-01-16 13:18:41 +01:00
Ken Bannister
5e1d3fe0ae net/gcoap: Update doc for confirmable message 2018-01-16 06:37:29 -05:00