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
Hauke Petersen
db24f5e140
tests/mma8x5x: adapted test for driver changes
6 years ago
Hauke Petersen
1469d46501
test/examples/make: inc all of SAUL on saul_default
...
- make saul_default dependent on saul_reg and auto_init_saul
- adapt default example and the saul test application
6 years ago
Hauke Petersen
89c7c30a7f
tests/driver_hdc1000: adapted to driver changes
6 years ago
Martine Lenders
bf60c2fbfa
pkg: provide sock_ip support for lwip
6 years ago
Kaspar Schleiser
680a923aa5
tests: unittests: add unittests for heatshrink package
6 years ago
Oleg Hahm
c2893d4a88
sys: crypto: remove twofish and rc5
6 years ago
Koen Zandberg
d2685f2515
Add test case for the jc42 temperature sensor
6 years ago
Victor Arino
d8d8d55e72
drivers/pn532: add NFC reader PN532 driver
6 years ago
Kaspar Schleiser
0194091673
remove obsolete lpm code
6 years ago
kYc0o
b84b151e78
tests/unittests: add tweetnacl unittest
6 years ago
Kaspar Schleiser
cb85785a3b
tests: pkg_aversiveplusplus: temporarily disable CI building
6 years ago
BytesGalore
49f89b4268
sys/base64: corrected output size determination
6 years ago
Hauke Petersen
ce37b970b4
tests/driver_nrfmin: removed test
...
test is not needed anymore, simply test the driver
using the default or gnrc_networking examples
6 years ago
Hauke Petersen
5d31ca5d4b
drivers: use I2C_DEV(x) instead of deprecated I2C_x
6 years ago
Hauke Petersen
7e715014ca
tests/driver_xbee: adapted to XBee driver changes
6 years ago
Hauke Petersen
83d206e2b0
drivers/xbee: adapted to netdev2
6 years ago
Vincent Dupont
1a12a40110
boards/nucleo-f042: initial support
6 years ago
Hauke Petersen
474cf80558
tests/periph_uart: terminate strings with \n
6 years ago
zhuoshuguo
6a0ac75d2c
gnrc_mac: add mac tx and rx internal types and API.
6 years ago
Wentao Shang
ba7f1af7ab
pkg/micro-ecc: support boards without hwrng feature
6 years ago
Martine Lenders
71f778aa65
tests: provide unittests for ucrc16
6 years ago
Kaspar Schleiser
9172e42437
tests/unittests: add stm32f3discovery to BOARD_INSUFFICIENT_MEMORY
6 years ago
Hauke Petersen
bb763bdd87
tests/driver_servo: s/PWM_0/PWM_DEV(0)/
6 years ago
Hauke Petersen
9fb771942d
tests: added test for periph/flashpage drivers
6 years ago
Joakim Nohlgård
c5058673b7
tests/unittests: Mark limifrog-v1 for insufficient memory
6 years ago
Joakim Nohlgård
4e5fae77da
tests/fib: Tidy up code style and fix cppcheck warning
6 years ago
Joakim Nohlgård
7c48c891a0
xtimer: Update xtimer usage to match API changes
6 years ago
Joakim Nohlgård
63e91151cd
xtimer: Add tick conversion
6 years ago
Joakim Nohlgård
199140e50b
sys/div: Add support for big 64 bit numbers
6 years ago