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

1531 Commits

Author SHA1 Message Date
Martine Lenders
006b12e4b3 Merge pull request #6960 from emmanuelsearch/delete-3des
sys: crypto: Remove 3DES crypto
2017-04-26 08:17:44 +02:00
Martine Lenders
92fe842149 Merge pull request #6961 from miri64/ipv6_addr/fix/off-by-one
ipv6_addr: provide fix for off-by-x error
2017-04-26 07:57:16 +02:00
Simon Brummer
a9da0dc4f2 gnrc_tcp: cleanup: various minor changes 2017-04-25 20:02:44 +02:00
Martine Lenders
7f778988c3 tests: provide test for off-by-x error in ipv6_addr 2017-04-25 19:19:27 +02:00
Emmanuel Baccelli
6589c01aa0 sys/crypto: remove 3DES 2017-04-25 18:34:18 +02:00
Ken Bannister
e7d6d57e5f gcoap: Define length of client token in test to parse response. 2017-04-24 22:21:53 -04:00
Ken Bannister
412d0dd67e gcoap: Use client token length macro when generate expected data. 2017-04-24 22:21:53 -04:00
smlng
3b50f30a6e unittests: enhance tests-pkt with type search 2017-04-22 20:56:54 +02:00
Martine Lenders
38f383c68d Merge pull request #6703 from OlegHahm/cppcheck_fixes
dist: enable cppcheck warnings for all files
2017-04-19 08:18:47 +02:00
Travis Griggs
b2e33e840f unittests: unroll board lists to one item per line 2017-04-17 15:09:37 -07:00
908429eb33 tests: fix misc cppcheck warnings 2017-04-14 14:36:16 +02:00
Travis Griggs
43a9b85dd3 tests: update configuration for samd21-xpro 2017-04-13 18:21:07 -07:00
Martine Lenders
812c55727c Merge pull request #6886 from smlng/driver/mag3110/rework
drivers: mag3110 rework
2017-04-14 02:25:16 +02:00
smlng
644dbb1224 driver, mag3110: rework 2017-04-13 14:31:09 +02:00
cfd10c394a adapt to changed byteorder.h 2017-04-13 11:35:35 +02:00
Vincent Dupont
70ed63ed25 Merge pull request #6838 from aabadie/nucleo32_l432
boards/nucleo32-l432: initial support
2017-04-13 09:44:05 +02:00
dffbc70b1d Merge pull request #6799 from dylad/adxl345_cleanup
drivers/adxl345: cleanup/enhancements
2017-04-11 10:34:16 +02:00
dylad
530a2ef277 drivers/adxl345: cleanup/enhancements
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-04-10 21:13:47 +02:00
Francisco Acosta
422b0bd091 Merge pull request #6424 from aabadie/io1_xplained_cleanup
drivers/io1_xplained: driver cleanup + better saul integration
2017-04-10 19:27:54 +02:00
Joakim Nohlgård
a2b4c42c28 unittests: Only build C++ tests for some platforms
Known working platforms are native and Cortex-M
2017-04-10 09:31:13 +02:00
Joakim Nohlgård
0f477b8b44 unittests: Add C++ constructors test 2017-04-10 09:31:13 +02:00
3d2b11b251 tests/driver_io1_xplained: adapt application to API change 2017-04-07 16:59:04 +02:00
a454975ae5 tests/unittests: skip nucleo32-l432 2017-04-06 22:23:31 +02:00
d36bf378fc Merge pull request #6819 from aabadie/nucleo_l1_adc_dac
stm32l1: add adc & dac support, update configuration for nucleo-l1
2017-04-06 17:23:36 +02:00
c65e57b308 Merge pull request #6835 from OTAkeys/pr/lsm6dsl
drivers: add lsm6dsl accelerometer/gyroscope device driver
2017-04-06 15:27:51 +02:00
Vincent Dupont
f5adafd813 tests/driver_lsm6dsl: add lsm6dsl driver test app 2017-04-06 10:58:18 +02:00
Hauke Petersen
3943d08b46 tests/periph_rtt: make wakeups more periodic 2017-04-06 09:49:30 +02:00
66c870a446 test/unittests: update ARM based boards list 2017-04-06 09:27:43 +02:00
Francisco Acosta
9edca89ea7 Merge pull request #6625 from aabadie/nucleo144_f303
boards/nucleo144-f303: initial support
2017-04-05 19:31:26 +02:00
74d2cb94f1 tests: add small nucleo32 to insufficient memory list 2017-04-05 17:19:52 +02:00
Martine Lenders
117c9341ab Merge pull request #6854 from gebart/pr/unittests-dir-wildcard
unittests: Refactor Makefile test wildcard matching line
2017-04-04 19:55:07 +02:00
Joakim Nohlgård
9809db3d90 unittests: Refactor Makefile test wildcard matching line
Eliminate external shell calls
2017-04-04 15:04:17 +02:00
Joakim Nohlgård
7f9b37e2ca unittests: Add missing check for result of vfs_opendir in tests-spiffs 2017-04-03 10:08:25 +02:00
Joakim Nohlgård
f4dd0a31b2 Merge pull request #5625 from OTAkeys/pr/spiffs
pkg: add SPIFFS support
2017-03-31 20:29:41 +02:00
Vincent Dupont
b52c9a79cf unittests: add spiffs unittests 2017-03-31 17:17:42 +02:00
Loïc Dauphin
bb31db1cfb tests/driver_dynamixel: initial support 2017-03-31 11:59:16 +02:00
Loïc Dauphin
172203dc9d tests/driver_feetech: coding conventions 2017-03-31 11:44:13 +02:00
Hauke Petersen
053e6e87d6 test/periph_hwrng: fixed output formatting 2017-03-31 10:00:54 +02:00
Hauke Petersen
05bcd3106f test: added nucleo-f476 to unittest targets 2017-03-30 16:58:34 +02:00
Martine Lenders
33991832d1 Merge pull request #6694 from kaspar030/add_sock_dns_client
sys: net: add sock dns client
2017-03-29 10:14:38 +02:00
Martine Lenders
ad38750587 Merge pull request #6693 from miri64/sntp/enh/real-time-types
sntp: extend API for common real time types
2017-03-29 09:05:56 +02:00
Martine Lenders
f2c9d0c810 Merge pull request #6529 from miri64/od/enh/reduce-func
od: simplify od module to only provide od_hex_dump
2017-03-29 00:10:41 +02:00
Martine Lenders
c5e6b16738 Merge pull request #6803 from smlng/tests/cleanup_riotbase
tests: cleanup, remove redundant RIOTBASE definition
2017-03-28 22:04:31 +02:00
Martine Lenders
3bcd9bb5c0 tests: add test application for SNTP 2017-03-28 21:13:17 +02:00
50a7248c70 tests: add sock dns client test application 2017-03-28 20:49:54 +02:00
Martine Lenders
7f4905c3ee tests: adapt tests to od change 2017-03-28 19:14:59 +02:00
Joakim Nohlgård
d1ea50a600 mtd: Redefine MTD_0 as a mtd_dev_t * 2017-03-28 17:00:39 +02:00
smlng
9eb50c9abc tests: add missing Makefile.tests_common for gnrc_tcp_client/server 2017-03-28 10:51:23 +02:00
smlng
d93db89e05 tests: cleanup, remove QUIET ?= 1, already defined in Makefile.tests_common 2017-03-28 10:49:50 +02:00
smlng
3d12edfd7f tests: cleanup, remove RIOTBASE, already defined in Makefile.tests_common 2017-03-28 10:48:27 +02:00