Benjamin Valentin
2b2298b796
cpu/esp32: implement periph_spi_reconfigure
2022-10-08 22:02:49 +02:00
abf0883e44
Merge pull request #18713 from miri64/release-tests/enh/github-comment
...
release-tests: add capability to run on PR comment
2022-10-08 21:24:44 +02:00
Martine Lenders
cc32be4fe2
release-tests: add capability to run on PR comment
2022-10-08 13:41:01 +02:00
Marian Buschsieweke
cf0432f63d
Merge pull request #18712 from miri64/release-tests/fix/jammy
...
release-tests: use Ubuntu Jammy runner
2022-10-08 12:51:07 +02:00
Martine Lenders
fe5c00ae0c
release-tests: use Ubuntu Jammy runner
2022-10-08 11:24:36 +02:00
Martine Lenders
447adf71a0
Merge pull request #18705 from Einhornhool/pr/pkg-cryptoauth-bugfix
...
pkg/cryptoauthlib: Pass ATCA_NO_HEAP Flag to library
2022-10-07 21:18:40 +02:00
Martine Lenders
30e7891a6b
Merge pull request #18706 from miri64/pseudomodules/depr/gnrc_netif_cmd_lora
...
pseudomodules: document gnrc_netif_cmd_lora as deprecated
2022-10-07 19:16:06 +02:00
Marian Buschsieweke
5e08923a10
Merge pull request #18707 from benpicco/crc16_fast-doc
...
sys/checksum: update CRC-16 documentation
2022-10-07 16:58:35 +02:00
Martine Lenders
47aaa94157
gnrc_ipv6_nib: handle iface_up/iface_down in IPv6 thread
2022-10-07 14:12:00 +02:00
Benjamin Valentin
f78fa2c632
sys/checksum: update CRC-16 documentation
2022-10-07 13:01:38 +02:00
benpicco
24f7d2011a
Merge pull request #18701 from benpicco/sys/checksum-crc16_fast
...
sys/checksum: add CRC-16 implementation without lookup table
2022-10-07 12:31:23 +02:00
Marian Buschsieweke
213c35bb71
Merge pull request #18649 from maribu/sys/shell/cmds
...
sys/shell/cmds: fix shell_cmd_netif LoRaWAN integration
2022-10-07 12:19:57 +02:00
Martine Lenders
485c94c0a8
pseudomodules: document gnrc_netif_cmd_lora as deprecated
2022-10-07 12:17:38 +02:00
Lena Boeckmann
2be8b22a74
pkg/cryptoauthlib: Pass ATCA_NO_HEAP Flag to library
2022-10-07 11:20:13 +02:00
Martine Lenders
a49863e95c
Merge pull request #18698 from miri64/doc/enh/deprecated-modules
...
doc: add deprecation notice on deprecated pseudo-modules
2022-10-07 01:56:49 +02:00
benpicco
d6d8f8dadb
Merge pull request #18679 from gschorcht/drivers/usbdev_synopsys_dwc2_hs
...
drivers/usbdev_synopsys_dwc2: add USB OTG HS peripheral support for external ULPI HS PHYs
2022-10-07 00:23:29 +02:00
chrysn
edfa255733
Merge pull request #18053 from Teufelchen1/fix/cord_ep
...
shell/cord_ep: Add user guidance & prevent accidental crash
2022-10-06 22:37:42 +02:00
Marian Buschsieweke
90c92797bd
Merge pull request #18697 from kaspar030/cortexm_clear_fpu_state_on_thread_exit
...
cpu/cortexm: clear FPU state in `cpu_switch_context_exit()`
2022-10-06 19:05:38 +02:00
Benjamin Valentin
98e18edab3
drivers/dose: make use of checksum module
2022-10-06 17:48:47 +02:00
Benjamin Valentin
e313c56e94
sys/checksum: add CRC-16 implementation without lookup table
2022-10-06 17:43:20 +02:00
benpicco
03ab49940b
Merge pull request #18689 from dylad/pr/pkg_tinyusb/add_sam0_support
...
pkg/tinyusb: add support for SAM0-based boards
2022-10-06 16:47:21 +02:00
benpicco
4493afb582
Merge pull request #18639 from benpicco/nanocoap_sock_put_url
...
sys/shell: ncput: add option to read from stdin
2022-10-06 12:05:39 +02:00
Martine Lenders
bb92b2b281
doc: add deprecation notice on deprecated pseudo-modules
2022-10-06 10:53:10 +02:00
benpicco
68653d6ee7
Merge pull request #18693 from HendrikVE/pr/fix_missing_null_initialization_async_cb
...
pkg/lwip: add missing initialization for async_cb
2022-10-06 10:12:57 +02:00
Martine Lenders
a4e95be670
Merge pull request #18692 from HendrikVE/pr/refactor_lwip
...
pkg/lwip: refactor code
2022-10-06 09:56:45 +02:00
Marian Buschsieweke
eaa252306b
Merge pull request #18694 from HendrikVE/pr/add_ipv4_addr_print
...
sys/net/network_layer/ipv4/addr: add ipv4_addr_print function
2022-10-06 09:44:42 +02:00
Gunar Schorcht
4384403638
boards/common/esp32{s2,s3}: update USB OTG configuration
2022-10-06 06:26:22 +02:00
Gunar Schorcht
cc268401fb
boards/stm32f7508-dk: enable ULPI HS PHY support for USB OTG HS port
2022-10-06 06:26:22 +02:00
Gunar Schorcht
958d8c904a
boards/stmf746g-disco: enable ULPI HS PHY support for USB OTG HS port
2022-10-06 06:26:22 +02:00
Gunar Schorcht
95f74faf6b
drivers/usbdev_synopsys_dwc2: add ULPI HS PHY support
2022-10-06 06:26:22 +02:00
Gunar Schorcht
87cc47869d
drivers: add feature/module periph_usbdev_hs_ulpi to use HS PHY
2022-10-06 06:26:22 +02:00
Gunar Schorcht
d2f7fd6a0e
boards/common/stm32: rename cfg_usb_otg_hs_fs.h to clarify the usage
...
The `fs` in the file name means that on-chip FS PHY is configured for USB OTG HS. The file is renamed to `cfg_usb_otg_hs_phy_fs.h`
- to clarify that USB OTG HS is just configured with PHY FS and not HS and FS,
- to allow a configuration of USB OTG FS and HS in one file called `cfg_usb_otg_hs_fs.h` or whatever, and
- to allow a configuration of USB OTG HS with ULPI PHY in a file called `cfg_usb_otg_hs_phy_ulpi.h`.
f
2022-10-06 06:25:38 +02:00
benpicco
2b088f3910
Merge pull request #18671 from keestux/add-podman-support
...
Add podman support
2022-10-06 00:38:25 +02:00
Karl Fessel
b575f0cdf8
net/nanocoap: remove coap_pkt token ptr
2022-10-06 00:20:10 +02:00
Karl Fessel
14096a935f
sys/net: cleanup coap_pkt_t.token uses
2022-10-06 00:20:10 +02:00
5cc43e5d5e
cpu/cortexm: clear FPU state in cpu_switch_context_exit()
2022-10-05 22:17:26 +02:00
Dylan Laduranty
4e39ba4c7a
boards/sam0-based: enable tinyusb_device support in Kconfig
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2022-10-05 20:14:02 +02:00
Dylan Laduranty
b17197fe53
boards/sam0-based: enable tinyusb_device support in Makefiles.features
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2022-10-05 19:23:37 +02:00
Dylan Laduranty
35b5e2556e
pkg/tinyusb: add SAM0-based MCU support
...
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2022-10-05 19:23:37 +02:00
Dylan Laduranty
d7d91935a4
Merge pull request #18680 from gschorcht/drivers/usbdev_stm32f3
...
cpu/stm32/periph/usbdev_fs: add support for STM32F3 family
2022-10-05 18:35:53 +02:00
Dylan Laduranty
1a1b41bea5
Merge pull request #18688 from benpicco/cpu/sam0_common-muxpos
...
cpu/sam0_common: ADC keep muxpos as legacy define
2022-10-05 16:56:26 +02:00
Hendrik van Essen
6c98a5b3b7
sys/net/network_layer/ipv4/addr: add ipv4_addr_print function
2022-10-05 15:16:37 +02:00
Hendrik van Essen
0df72af04c
pkg/lwip: add missing initialization for async_cb
...
Without initializing async_cb to NULL it might be a value != NULL,
which leads to sock->async_cb.gen() being called mistakenly in _netconn_cb.
gnrc_sock already does it with "reg->async_cb.generic = NULL;"
2022-10-05 14:22:14 +02:00
Hendrik van Essen
726ef375e7
pkg/lwip: remove redundant pointer
2022-10-05 14:13:03 +02:00
Hendrik van Essen
804da9ba25
pkg/lwip: give lines some more space
2022-10-05 14:13:02 +02:00
Hendrik van Essen
669aef0c60
pkg/lwip: use intermediate variable instead of max_len
2022-10-05 14:11:17 +02:00
Hendrik van Essen
2fd95824a0
pkg/lwip: rename offset to recvd
2022-10-05 14:11:17 +02:00
Hendrik van Essen
ee4692e90b
pkg/lwip: replace boolean with simple expression
2022-10-05 14:11:16 +02:00
Marian Buschsieweke
f02bc5791a
Merge pull request #18571 from maribu/sys/tiny_strerror
...
sys/tiny_strerror: add tiny `strerror()` implementation
2022-10-05 09:24:40 +02:00
Gunar Schorcht
08bd418baa
cpu/stm32/periph/usbdev_fs: coding style fix
2022-10-05 09:15:29 +02:00