Gunar Schorcht
fff2d02378
tests/gnrc_ipv6_nib: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
c6b1d3216e
tests/gnrc_ipv6_fwd_w_sub: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
0f0344eb54
tests/gnrc_ipv6_fwd_w_sub: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
535863b80a
tests/gnrc_ipv6_ext_frag: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
a68c2f3008
tests/events: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
94aa7014cf
tests/embunit: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
83f1537562
tests/driver_motor_driver: fix NDEBUG compile problem
2020-03-12 17:44:41 +01:00
Gunar Schorcht
08706e771e
tests/cpp11_condition_variable: fix NDEBUG compile problem
2020-03-12 17:40:46 +01:00
Gunar Schorcht
f4224890ae
tests/bench_xtimer: fix NDEBUG compile problem
2020-03-12 17:40:46 +01:00
Gunar Schorcht
8fb7a29eab
tests/bench_timers: fix NDEBUG compile problem
2020-03-12 17:40:46 +01:00
Gunar Schorcht
4f5dab16b7
tests/unittests/tests-gnrc_ipv6: fix NDEBUG compile problem
2020-03-12 17:40:46 +01:00
Martine Lenders
72d28d54e5
Merge pull request #13615 from miri64/sock_async/api/callback-arg
...
sock_async: add optional callback argument
2020-03-11 20:07:18 +01:00
benpicco
52cc02c9a9
Merge pull request #13387 from nmeum/mpu_noexec_ram_ng
...
Add optional support for executable space protections
2020-03-11 20:00:44 +01:00
Martine Lenders
086d0ac83e
Merge pull request #13152 from miri64/shell_commands/enh/version
...
shell_commands: provide command to print version
2020-03-11 18:36:43 +01:00
Martine S. Lenders
fe53525416
lwip: amend for async callback argument
2020-03-11 16:54:13 +01:00
Martine S. Lenders
f97e97555c
tests/gnrc_sock_async_event: amend for async callback argument
2020-03-11 16:54:12 +01:00
Martine S. Lenders
411e320b0c
sock_async_event: update for async callback argument support
2020-03-11 16:54:12 +01:00
Martine S. Lenders
6e6e435c65
sock_async: add optional callback argument
2020-03-11 16:54:11 +01:00
1e8037670b
Merge pull request #10420 from gschorcht/drivers_apds99xx
...
drivers: add driver for APDS99XX ambient light and proximity sensors
2020-03-11 16:27:53 +01:00
benpicco
d4e05edac0
Merge pull request #13524 from benpicco/openlabs-kw41z-mini-256kib
...
boards: add openlabs-kw41z-mini-256kib
2020-03-11 15:42:25 +01:00
Martine S. Lenders
f238dca044
tests/periph_wdt: provide Makefile.ci with too small boards
2020-03-11 15:30:09 +01:00
Schorcht
5f8508804b
tests: add APDS99XX ALS and proximity
2020-03-11 14:21:47 +01:00
Benjamin Valentin
9573b2bba0
boards: add openlabs-kw41z-mini-256kib
...
Add the 256k version of the openlabs-kw41z-mini.
They are identical to the openlabs-kw41z-mini except that it uses
the mkw41z256vht4 instead of the mkw41z512vht4.
2020-03-11 13:50:37 +01:00
benpicco
008faef16a
Merge pull request #13581 from Scallog/olimexino-stm32-support
...
boards/olimexino-stm32: add support for olimexino-stm32 board
2020-03-11 11:40:53 +01:00
benpicco
bb025e46ac
Merge pull request #13360 from wosym/tests/candev_native4
...
Tests/candev: Initial version with native support
2020-03-11 11:40:24 +01:00
Corentin 'Kmikaz' Vigourt
54cafc5125
boards/olimexino-stm32: add support for olimexino-stm32 board
2020-03-11 10:59:57 +01:00
Martine S. Lenders
0434ff45c8
tests/lwip: stabalize test script
...
While running this test script, I encountered the problem, that the
process for the previous test was not finished, not allowing the next
test to use its TAP interface. This small timer should fix that.
2020-03-10 18:39:05 +01:00
Wouter Symons
a7880ab98d
test/candev: add candev test app with native support
...
This test app bypasses candll and uses the candev abstraction directly.
This has the limitation that you can only use one can driver and one can
device, which is in most use cases sufficient.
2020-03-10 18:13:15 +01:00
Wouter Symons
9b829c99a9
tests/conn_can: make auto_init_can explicit
...
in other apps we might not want to automatically select the auto_init
2020-03-10 18:12:37 +01:00
90ca4f3b42
tests/ztimer_overhead: update to use signed ztimer_overhead()
2020-03-10 12:23:33 +01:00
Sören Tempel
9772f78a0e
tests/mpu_noexec_ram: convert to an automated test
2020-03-10 11:16:22 +01:00
Sören Tempel
5bb3b3dfea
tests: add test for the mpu_noexec_ram pseudomodule
...
The Makefiles have been copied from the mpu_stack_guard test.
2020-03-10 11:16:22 +01:00
benpicco
82b96ff831
Merge pull request #13592 from aydoganersoz/qcbor_pkg_add
...
pkg/qcbor: Add QCBOR package
2020-03-09 21:48:15 +01:00
Aydogan Ersoz
d66f35c31a
add QCBOR package
2020-03-09 20:29:50 +01:00
benpicco
6f7293d7c3
Merge pull request #13559 from aabadie/pr/sys/crypto_modules_rework
...
sys/crypto: define cipher using a module instead of CFLAGS
2020-03-09 19:41:27 +01:00
Vincent Dupont
97cfd1e512
memarray: fix memarray init
...
If memarray data is not initialized to 0 (for instance during a
re-init). The last element of the array is not properly cleared thus
leading to returning an invalid pointer when everything is allocated.
2020-03-09 17:56:34 +01:00
Gunar Schorcht
b8777e9a9d
tests: fix enumeration type usage in driver_sx127x
2020-03-09 13:53:57 +01:00
95f34e00b9
Merge pull request #13578 from benpicco/tests-auto_init
...
tests: clean up use of auto_init
2020-03-06 20:19:54 +01:00
Martine Lenders
c30f83ac3b
Merge pull request #13579 from jia200x/pr/gnrc_netif_send
...
gnrc_netif_send: add send function
2020-03-06 20:07:45 +01:00
5332ecec33
tests/crypto*: use crypto_% modules instead of CFLAGS
2020-03-06 19:49:58 +01:00
57985806c1
Merge pull request #13562 from jia200x/pr/netdev_irq_end
...
netdev: add netdev_trigger_event_isr() function
2020-03-06 15:37:24 +01:00
Jose Alamos
6143cd800b
gnrc_netif: use gnrc_netif_send where possible
2020-03-06 15:22:58 +01:00
Benjamin Valentin
d31eedb831
tests/c11_atomics_cpp_compat: don't disable auto_init
...
There is no reason to disable auto_init for this test.
Since the test only uses stdout, nothing would get initialized
anyway.
2020-03-06 15:20:25 +01:00
Benjamin Valentin
57a0e3acc8
tests/irq: remove USEMODULE += auto_init
...
auto_init is a default module, no need to select it manually.
2020-03-06 15:15:38 +01:00
Gunar Schorcht
fc37d7bf81
Merge pull request #13427 from miri64/lwip/enh/sock_async
...
lwip: provide sock_async support
2020-03-06 14:37:54 +01:00
Jose Alamos
3ad574a822
drivers/netdev: use netdev_trigger_event_isr function
2020-03-06 14:03:43 +01:00
benpicco
7877ffdf2a
Merge pull request #13511 from fjmolinas/pr_auto_init_periph
...
drivers/periph_common: add periph_init% modules
2020-03-06 13:05:57 +01:00
Martine Lenders
37df4ea7e2
tests/lwip: add regression test for multiple simultaneous connect case
2020-03-06 11:29:46 +01:00
Martine S. Lenders
ba2dd2cf44
tests/lwip: adapt test to use sock_async
2020-03-06 11:29:44 +01:00
Francisco Molina
740a386b17
tests/periph_rtt: only disable periph_init_rtt
2020-03-06 11:21:28 +01:00