Alexandre Abadie
aedffd7883
tests: remove non existing board name
6 years ago
martinheusmann
c2458dbd6d
tests/driver_isl29125: extended test for interrupt use
6 years ago
BytesGalore
548270eb7d
tests/thread_flags: exchange printf with puts
6 years ago
BytesGalore
3379269c39
tests/pkg_oonf_api: exchange printf with puts
6 years ago
BytesGalore
34acc9ae4b
tests/pkg_libcoap: exchange printf with puts
6 years ago
Simon Brummer
c6020cc100
examples: tests: move gnrc_tcp examples/ to tests/
6 years ago
Alexandre Abadie
64c918a3b8
tests: add test for tsl2561 sensor driver
6 years ago
Kaspar Schleiser
618c3db885
tests: thread_cooperation: fix for <32bit platforms
6 years ago
Hauke Petersen
db048f22ad
drivers/pn532: enabled test app to select SPI mode
6 years ago
kYc0o
5ff272f9f8
tests/unittests: add more boards to insufficient memory list
6 years ago
kYc0o
2277cc3354
tests/unittests/tests-tweetnacl: increase needed stack
6 years ago
Cenk Gündoğan
d442a6a3f8
tests/emb6: msb-430 insufficient memory
6 years ago
Hauke Petersen
ed2bb9d3f8
drivers/lis3dh: fixed bug and simplified init()
...
- changed to SPI_MODE_0
- made init() function use the params struct as parameter
6 years ago
Hauke Petersen
422763e53f
tests: blacklisted some msp430 based boards
6 years ago
Hauke Petersen
7b1047f3bc
tests/lwip: blacklist nucleo-f072 and wsn430
6 years ago
Hauke Petersen
5bdb3bfa61
misc: aggregated doxygen fixes
6 years ago
Hauke Petersen
1544699286
tests/emb6: blacklisted wsn boards for insuf. RAM
6 years ago
Hauke Petersen
5a26037702
drivers/pcd8544: adapted to SPI API changes
6 years ago
Hauke Petersen
8ff20d1386
drivers/nvram_spi: adapted to SPI API changes
6 years ago
Hauke Petersen
5cb10ca9ea
drivers/nrf24l01: adapted to SPI API changes
6 years ago
Hauke Petersen
3d80b9c581
drivers/lis3dh: adapted to SPI API changes
6 years ago
Hauke Petersen
e5ab3c2020
drivers/kw2xrf: adpated to SPI API changes
6 years ago
Hauke Petersen
87534c75f0
drivers/encx24j600: adapted to SPI API changes
6 years ago
Hauke Petersen
dc3e78d521
drivers/end28j60: adapted to SPI API changes
6 years ago
Hauke Petersen
610e671aac
drivers/adt7310: adapted to SPI API changes
6 years ago
Hauke Petersen
f42ae58d27
tests/warn_conflict: adapted to SPI API changes
6 years ago
Hauke Petersen
a25b25d830
tests/periph_spi: rewrite of SPI test
6 years ago
Martine Lenders
1ccdc4643f
posix_sockets: port to sock
6 years ago
Martine Lenders
b0a849c01c
tests: provide unittests for core/list
6 years ago
Hauke Petersen
87bdd7be32
tests/unittests: added flashpage tests (page<->addr)
6 years ago
Frits Kuipers
e483c2307b
boards/maple-mini: initial support
6 years ago
Ken Bannister
342c3f2ed3
gcoap: Remove coap.h include file, which is no longer used.
...
Also change references in dependencies to the net/gcoap.h include.
6 years ago
Ken Bannister
acda73c9c7
gcoap: Update unit tests for rebase on sock
6 years ago
Kees Bakker
a0a76d66d2
drivers: Add driver for BME280
6 years ago
smlng
52fadaf23a
tests: remove redundant board and quiet statements
6 years ago
Michel Rottleuthner
ac2ae7cb56
drivers: added driver for accessing sd_cards over spi
6 years ago
Loïc Dauphin
73a3be518b
tests: add opencm9-04 to insufficient memory boards in some tests
6 years ago
smlng
f84e8a37e2
tests: add missing include for Makefile.tests_common
6 years ago
smlng
a79ee2d623
unittests: fix heatshrink compiler error on macOS
6 years ago
kYc0o
abf6c3e53f
tests/driver_xbee: add DEVELHELP to catch non-valid configs
6 years ago
kYc0o
a2f54a0e58
tests/driver_xbee: reduce pktbuf size to cover small platforms
6 years ago
Oleg Hahm
7ee7801c10
*: remove trailing underscores from header guards
6 years ago
smlng
6a037ad004
tests: add prefix to Makefile.tests_common
...
- fixes name clash on macOS
- correct naming of test coap to pkg_libcoap
6 years ago
Oleg Hahm
4f4214235b
timex: unambiguous time conversion macros
6 years ago
Alexandre Abadie
ca11e4c9e6
tests: add nucleo32-f303 to insufficient memory boards in some tests
6 years ago
kYc0o
ddaa28fdc1
tests: add xtimer_usleep test
6 years ago
Alexandre Abadie
963662416b
boards/nucleo32-f042: change board name nucleo->nucleo32
6 years ago
Oleg Hahm
df7927dc94
shell: introduce txtsnd pseudomodule
...
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
6 years ago
Lucio Torre
d783d784c9
cbor: add zero copy string deserialization
6 years ago
smlng
48a93cb665
unittests: fix array length error on OSX
6 years ago