Ken Bannister
ec2aff4546
Merge pull request #13240 from kb2ma/gcoap/deprecate_add_qstring
...
net/coap: deprecate gcoap_add_qstring() and update uses
2020-03-13 08:04:50 -04:00
5cba8d10ce
Merge pull request #13625 from MarcelStenzel/nucleo_l152re_usart_pinout_change
...
boards/nucleo-l152re: fix uart1 pinout config
2020-03-13 10:20:48 +01:00
benpicco
9eed85d211
Merge pull request #13627 from jue89/feature/samr30-xpro_antenna
...
boards/samr30: add helper for antenna switch
2020-03-13 09:06:28 +01:00
7be303f12f
Merge pull request #7583 from haukepetersen/add_sam3_rtt
...
cpu/sam3: added RTT driver
2020-03-12 21:30:05 +01:00
Martine Lenders
5defa1ae34
Merge pull request #13466 from gschorcht/fix_compilation_with_ndebug
...
tests: fix compilation problems with NDEBUG
2020-03-12 19:34:33 +01:00
Juergen Fitschen
8034342c54
boards/samr30-xpro: add function to configure antenna switch
2020-03-12 19:30:02 +01:00
Martine Lenders
20e30ec58b
Merge pull request #13622 from gschorcht/net/dhcpv6_fix_opt_len
...
sys/net/dhcpv6: fixes option length handling in client implementation
2020-03-12 18:56:43 +01:00
Jose Alamos
062643091c
gnrc_rpl: add default value to GNRC_RPL_DEFAULT_NETIF
2020-03-12 18:50:18 +01:00
Martine S. Lenders
fcb8317d85
tests/gnrc_dhcpv6_client_6lbr: put IA_PD option first
...
In #13622 bugs in the option length handling were noted and fixed.
Putting the IA_PD option first (as the `isc-dhcp-server` does)
reproduces this bug.
2020-03-12 18:33:17 +01:00
Gunar Schorcht
a25c61bc8b
sys/net/dhcpv6: fix client option length handling
2020-03-12 18:33:17 +01:00
Gunar Schorcht
953a4af0d9
tests/lwip: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
88cac0ff4b
tests/gnrc_sock_async_event: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
Gunar Schorcht
bd658b02ae
drivers/mtd_mapper: fix NDEBUG compile problem
2020-03-12 18:04:42 +01:00
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
MarcelStenzel
1f20e5ab1c
boards/nucleo-l152re: fix uart1 pinout config
...
According to the pinout the rx and tx pin need to be the other way around.
Though the swapped tx and rx pins allow the uart to work in loopback, it is still not correct.
The PA10 functions as an RX pin even though PA10 states TX pin in the periph_conf.
With this fixed the pullup for the rx is configured correctly and noise doesn't trigger the line.
This change sets the .tx_pin from PA10 to PA9 and the .rx_pin from PA9 to PA10.
2020-03-12 16:20:48 +01:00
benpicco
146d1ebe7d
Merge pull request #13617 from benpicco/kw41z-mini-doc_fix
...
boards/openlabs-kw41z-mini: documentation fixes
2020-03-12 15:55:31 +01:00