Martine S. Lenders
efbac9f1f7
tests/lwip: adapt for IPv4/6 dual-stack usage
2020-06-25 12:45:37 +02:00
Martine S. Lenders
e80c473830
pkg/lwip: only use ip4_addr_t component of IP4_ADDR_ANY at bootstrap
...
IP4_ADDR_ANY is a generic address of type IPv4 when lwIP is compiled
with both IPv4 and IPv6, so we need to extract the `ip4_addr_t`
component when using with `netif_add()` as that is the expected type.
2020-06-25 12:45:37 +02:00
Martine S. Lenders
c0b7560dde
pkg/lwip: remove code duplication for IPv4-based netif initialization
2020-06-25 12:45:37 +02:00
Martine Lenders
2b1be158e3
Merge pull request #13837 from benpicco/dhcpv6-stale_replies
...
sys/net/dhcpv6: discard stale replies
2020-06-25 12:18:31 +02:00
0c1718ee4b
Merge pull request #14350 from fjmolinas/pr_sketch_module
...
sys/arduino: include arduino_sketches in Makefile.dep
2020-06-25 11:29:20 +02:00
Francisco Molina
e7a8c58de4
sys/arduino: include arduino_sketches in Makefile.dep
2020-06-25 11:02:02 +02:00
Francisco Molina
9909cdfffd
dist/buildsystem_sanity_check: no USEMODULE in Makefile.include
2020-06-25 11:02:00 +02:00
Francisco
2f3867be21
Merge pull request #14352 from aabadie/pr/ci/build_system_check_typo
...
ci/build_system_check: fix typo in function name
2020-06-25 11:00:45 +02:00
Martine S. Lenders
78fc1e7654
nrfmin: remove NETOPT_IPV6_IID support
...
This option is handled in the `gnrc_netif`-layer without any access to
the driver's option since 7ae90564d9
.
2020-06-25 10:51:05 +02:00
e785d43003
ci/build_system_check: fix typo in function name
2020-06-25 10:15:23 +02:00
Your Name
9dea6a14da
boards/common/nrf52: revert early inclusion of Makefile.dep
2020-06-25 09:24:05 +02:00
Francisco Molina
4383599220
Makefile.include: resolve dependencies before Makefile.include
2020-06-25 09:24:05 +02:00
Francisco
a665fcc542
Merge pull request #14123 from jue89/fix/ztimer_pseudomodules
...
ztimer: relocate PSEUDOMODULES definitions
2020-06-24 22:56:07 +02:00
Martine Lenders
6b3e68a7e9
Merge pull request #8729 from aabadie/pr/circleci
...
ci: use circleci to get a preview of the generated documentation
2020-06-24 22:20:11 +02:00
ae71f2ebd7
ci: build doc preview on circleci
2020-06-24 21:35:12 +02:00
benpicco
b13085defb
Merge pull request #14110 from fabian18/mtd_at24cxxx
...
drivers/at24cxxx: MTD wrapper for at24cxxx
2020-06-24 18:46:36 +02:00
Martine S. Lenders
035acc2e53
pkg/lwip: remove ipv6only clause for AF_INET6 sockets
2020-06-24 18:44:06 +02:00
Leandro Lanzieri
194954354c
Merge pull request #14341 from aabadie/pr/pkg/lua_cleanup
...
pkg/lua: remove unnecessary patch
2020-06-24 17:50:34 +02:00
Leandro Lanzieri
8e60c8b5e3
Merge pull request #10445 from MrKevinWeiss/pr/fix/i2cpinout/stmdisco
...
boards/stm32f4discovery: Change sda pin
2020-06-24 17:34:08 +02:00
Martine S. Lenders
ae7944f115
sock_util: introduce endpoint conversion aliases for TCP
2020-06-24 17:21:29 +02:00
Martine S. Lenders
78c816c6af
sock_util: fix IPv4 address parsing
...
There is no `SOCK_HAS_IPV4` define.
2020-06-24 18:36:42 +02:00
Francisco
f2c8751ccf
Merge pull request #14346 from benpicco/fix_14328
...
makefiles/boards/sam0.inc.mk: dap: use OpenOCD for debugging
2020-06-24 16:45:15 +02:00
Leandro Lanzieri
75f487d9ec
Merge pull request #14344 from fjmolinas/pr_mips_uhi_dep
...
cpu/mips32r2_common: include newlib_syscalls_mips_uhi in Makefile.dep
2020-06-24 16:30:04 +02:00
Benjamin Valentin
a653667172
makefiles/boards/sam0.inc.mk: dap: use OpenOCD for debugging
...
ebdg can only be used for flashing, we still have to use OpenOCD for
debugging.
fixes #14328
2020-06-24 16:06:12 +02:00
Bas Stottelaar
21f9afdb5b
Merge pull request #14318 from benpicco/cpu/stm32-TIMER_CHANNELS
...
cpu/stm32: use TIMER_CHANNEL_NUMOF for consistency
2020-06-24 15:32:22 +02:00
Francisco Molina
bdfda031c5
cpu/mips32r2_common: include newlib_syscalls_mips_uhi in Makefile.dep
2020-06-24 15:29:42 +02:00
Leandro Lanzieri
aa152e37fc
tests/kconfig_features: Add cc2538-based boards to whitelist
2020-06-24 15:18:55 +02:00
Leandro Lanzieri
b099726895
boards/remote-revb: Add Kconfig symbols
2020-06-24 15:18:37 +02:00
Leandro Lanzieri
a99d229404
boards/remote-reva: Add Kconfig symbols
2020-06-24 15:18:22 +02:00
Leandro Lanzieri
e35bd7fd85
boards/remote-pa: Add Kconfig symbols
2020-06-24 15:18:06 +02:00
Leandro Lanzieri
b8dd2a51b1
boards/openmote-cc2538: Add Kconfig symbols
2020-06-24 15:17:48 +02:00
Leandro Lanzieri
f6e587e867
boards/openmote-b: Add Kconfig symbols
2020-06-24 15:17:27 +02:00
Leandro Lanzieri
e84c137b3f
boards/firefly: Add Kconfig symbols
2020-06-24 15:17:15 +02:00
Leandro Lanzieri
c599b728c5
boards/cc2538dk: Add Kconfig symbols
2020-06-24 15:16:55 +02:00
Leandro Lanzieri
ba2e84ef37
boards/common/remote: Add Kconfig symbols
2020-06-24 15:16:23 +02:00
Leandro Lanzieri
7d543fe091
cpu/cc2538: Add Kconfig symbols
...
Also specify CPU_FAM in Makefile.features
2020-06-24 15:15:43 +02:00
Leandro Lanzieri
9f656a18d1
kconfigs: Add renode emulator feature
2020-06-24 15:14:45 +02:00
Francisco
da0c2e94ea
Merge pull request #14342 from Chamaeleon-/patch-3
...
sys/shell/commands: fixing typo in ping6 help
2020-06-24 13:42:59 +02:00
Francisco
b49bd9ffe5
Merge pull request #14276 from jue89/fix/samr30-xpro_ztimer_rtt_underflow
...
cpu/saml21: adjust RTT_MIN_OFFSET
2020-06-24 13:41:06 +02:00
Leandro Lanzieri
cd3b1515a0
Merge pull request #14338 from aabadie/pr/cpu/fe310_kconfig
...
cpu/fe310: boards/hifive1*: model features in Kconfig
2020-06-24 13:34:40 +02:00
Benjamin Valentin
06cdd30fcb
cpu/stm32: use TIMER_CHANNEL_NUMOF for consistency
2020-06-24 12:58:38 +02:00
Kevin "Tristate Tom" Weiss
2d5901dd69
Merge pull request #14340 from leandrolanzieri/pr/kconfig/msp430_boards_symbols
...
boards/msp430-based: Model features in Kconfig
2020-06-24 12:53:42 +02:00
Chamaeleon-
547d3a0620
sys/shell/commands: fixing typo in ping6 help
...
reponse -> response in -W <ms timeout>
2020-06-24 12:49:05 +02:00
Francisco
efa3b974d8
Merge pull request #14336 from aabadie/pr/make/toolchain_vars_no_export
...
makefiles/toolchain: only export toolchain vars globally from vars.inc.mk
2020-06-24 12:33:09 +02:00
Francisco
af80e863b3
Merge pull request #13197 from HendrikVE/shell-tokenizer-refactor
...
sys/shell: refactor tokenizer code
2020-06-24 12:32:51 +02:00
5e71c55f87
tests/kconfig_features: add hifive1 and hifive1b boards
2020-06-24 11:13:45 +02:00
2a62840af3
boards/hifive1*: add Kconfig configuration
2020-06-24 11:13:45 +02:00
b36b2ee748
cpu/fe310: add Kconfig configuration
2020-06-24 11:13:45 +02:00
Francisco
816d7c4d28
Merge pull request #14206 from leandrolanzieri/pr/kconfig/atmega256rfr2_based_boards
...
boards/atmega256rfr2-based: Model features in Kconfig
2020-06-24 11:06:04 +02:00
499cd934a2
makefiles/vars.inc.mk: export NM and RANLIB variables
2020-06-24 11:01:01 +02:00