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
lebrush
796eb64c0b
Merge pull request #6784 from kaspar030/add_fmt_lpad
...
sys: fmt: add fmt_lpad()
2017-03-27 20:10:12 +02:00
9b3c3eaf25
Merge pull request #6787 from smlng/driver/hd44780
...
Driver: add HD44780 LCD support
2017-03-27 19:30:04 +02:00
a3774adfaf
tests: unittests: add unittest for fmt_lpad()
2017-03-27 17:44:51 +02:00
8898f485ea
Merge pull request #6674 from astralien3000/feetech
...
drivers/feetech : initial support
2017-03-27 17:21:13 +02:00
smlng
8acb068dec
driver, hd44780: add tests application
2017-03-27 16:43:51 +02:00
Loïc Dauphin
753651d833
tests/driver_feetech: initial support
2017-03-27 15:51:36 +02:00
smlng
e72426a67d
tests: enhance xtimer_now64_continuity
...
- adapt code to use public, typesafe API calls
- add some statistical output
- minor code enhancements and doc corrections
- use fmt print_str for uint64_t
2017-03-27 13:21:49 +02:00
fb907b35f8
tests/unittests: add nucleo144-f303 to cortexM boards
2017-03-24 17:29:11 +01:00
Francisco Acosta
ffad15fa85
Merge pull request #6594 from aabadie/nucleo144_f429
...
boards/nucleo144-f429: initial support
2017-03-24 15:52:15 +01:00
Cenk Gündoğan
63e99eb9d6
tests/driver_nrf24l01p_lowlevel: add note about compatilibity
2017-03-22 13:39:48 +01:00
dylad
0d279ea699
tests/adxl345: add functionnal test
...
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2017-03-20 22:52:58 +01:00
8d49054190
tests/unittests: add nucleo144-f429 to cortexM boards
2017-03-18 15:58:13 +01:00
Vincent Dupont
1b2b5d9df9
Merge pull request #5624 from OTAkeys/pr/mtdi_flash
...
mtd: add a generic low level flash interface
2017-03-17 17:18:13 +01:00
879fe0c416
tests/unittests: add nucleo144-f446 to cortexM boards
2017-03-16 18:24:34 +01:00
Joakim Nohlgård
9782be1d91
unittests: add unit test for mtd-vfs
2017-03-16 18:19:05 +01:00
Vincent Dupont
81149f1843
unittests: add mtd unittests
2017-03-16 11:24:46 +01:00
67b7111805
tests: add nucleo-f302 to unsufficient memory list
2017-03-16 10:46:14 +01:00
83307d311e
tests/unittest: add nucleo-f302 to unsufficient memory list
2017-03-16 10:44:37 +01:00
ca85e8afe4
Merge pull request #6651 from aabadie/nucleo32_l031
...
boards/nucleo32-l031: initial support
2017-03-16 08:30:48 +01:00
b0128f9dd1
tests: remove nucleo32-l031 from memory intensive tests
2017-03-15 14:08:06 +01:00
a0e45d1390
tests/unittest: remove nucleo32-l031 from unittest
2017-03-15 14:08:06 +01:00
721ca1ee78
tests/unittests/relic: remove nucleo-f410 from blacklist
2017-03-15 13:25:21 +01:00
Francisco Acosta
1a17955551
Merge pull request #6025 from aabadie/nucleo_f410
...
boards/nucleo-f410: initial support
2017-03-15 13:03:39 +01:00