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

27457 Commits

Author SHA1 Message Date
Gunar Schorcht
0378fd2697 pkg/ubasic: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
b7b244b6d9 cpu/stm32_common: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
b2356d29c5 cpu/nrf51: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
bc071044d7 tests/cpp11_mutex: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
944fb3909e tests/gnrc_ndp: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
fd5fb46336 tests/usbus: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
a7e0071c45 tests/thread_msg_block_race: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
85ce49680b tests/socket_zep: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
0cafa4ed61 tests/pkg_micro-ecc: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
89447ca68c tests/pkg_cn-cbor: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
fbd486bf2e tests/periph_eeprom: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
e77febff1d tests/nimble_l2cap_server: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
d92277a0f0 tests/nimble_l2cap: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
ad4f1993b2 tests/lwip_sock_udp: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
e4909375b0 tests/lwip_sock_tcp: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
831e2de56c tests/lwip_sock_ip: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
8af912b002 tests/lua_loader: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
72278d3463 tests/gnrc_sock_udp: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
d508b0ca09 tests/gnrc_sock_ip: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
e5508455c4 tests/gnrc_sock_async_event: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
1ed09f56a0 tests/gnrc_sixlowpan_iphc_w_vrb: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
d1167b2dbd tests/gnrc_sixlowpan: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
c7fdb5eeba tests/gnrc_netif: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
Gunar Schorcht
1757d5eae0 tests/gnrc_ipv6_nib_6ln: fix NDEBUG compile problem 2020-03-12 18:04:42 +01:00
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
Gunar Schorcht
e4978e65c4 examples/ndn_ping: fix problem with NDEBUG 2020-03-12 13:32:22 +01:00
benpicco
24477ae3cb
Merge pull request #13588 from maribu/cc110x-isr
drivers/cc110x: Handle lost IRQs more gracefully
2020-03-12 12:21:07 +01:00
benpicco
5d038a24bf
Merge pull request #13510 from benpicco/cpu/cc2538-pm
cpu/cc2538: implement periph/pm
2020-03-12 12:18:18 +01:00
Leandro Lanzieri
b3aa417d9f
Merge pull request #13605 from jia200x/pr/nib_fix_parenthesis
gnrc_ipv6_nib: remove parenthesis from boolean configs
2020-03-12 10:10:10 +01:00
Francisco
3153a86551
Merge pull request #11192 from aabadie/pr/tools/dfu
boards: include common dfu logic where applicable
2020-03-12 09:05:32 +01:00
benpicco
71de67b701
Merge pull request #13619 from haukepetersen/fix_feathernrf52840_ledmacros
boards/feather-nrf52840: fix LED macros
2020-03-11 20:09:02 +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
34788abedf
Merge pull request #13618 from janosbrodbeck/pr/sliptty_shift_fix
sliptty/start_network.sh: fix if no argument is given
2020-03-11 19:07:27 +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
Hauke Petersen
56b70eaa56 boards/feather-nrf52840: fix LED macros 2020-03-11 17:38:15 +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
29651da8f4
lwip_sock: update implementation for async callback argument 2020-03-11 16:54:12 +01:00