1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/tinyusb
bors[bot] fb603f2660
Merge #18459 #18724 #19081 #19082 #19136
18459: makefiles/suit: make it possible to accept multiple SUIT keys r=miri64 a=benpicco



18724: nanocoap_sock: implement DTLS socket r=miri64 a=benpicco



19081: sys/stdio_udp: add stdio over UDP r=benpicco a=benpicco



19082: core/init: add early_init() r=benpicco a=benpicco



19136: CI: re-add "synchronize" event to check-labels r=miri64 a=kaspar030



Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Benjamin Valentin <benjamin.valentin@bht-berlin.de>
Co-authored-by: Kaspar Schleiser <kaspar@schleiser.de>
2023-01-13 13:50:55 +00:00
..
cdc_acm_stdio core/init: call vfs_bind_stdio() in early_init() 2023-01-08 22:26:13 +01:00
contrib pkg/tinyusb: board reset feature moved 2023-01-03 10:05:54 +01:00
hw pkg/tinyusb: fix reset for STM32 boards without internal D+ pullup 2022-11-30 15:17:51 +01:00
patches pkg/tinyusb: add SAM0-based MCU support 2022-10-05 19:23:37 +02:00
doc.txt doc: sort all stdio implementations into sys_stdio group 2023-01-13 11:08:22 +01:00
Kconfig Merge pull request #19007 from gschorcht/pkg/tinyusb_stdio_kconfig 2022-12-06 17:16:09 +01:00
Kconfig.cdc pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
Kconfig.hid pkg/tinyusb: add Kconfig variables for common tinyUSB descriptors 2022-11-09 06:57:55 +01:00
Kconfig.msc pkg/tinyusb: some cleanup of configuration and descriptors 2022-12-04 17:06:48 +01:00
Makefile pkg/tinyusb: implement stdio via CDC ACM 2022-11-09 12:06:36 +01:00
Makefile.dep pkg/tinyusb/cdc_acm_acm: enable stdio_available by default 2022-12-03 12:59:17 +01:00
Makefile.include Merge pull request #18781 from gschorcht/pkg/tinyusb_nrf52 2022-10-26 11:59:18 +02:00
Makefile.nrf52 pkg/tinyusb: add nRF52 support 2022-10-21 18:09:38 +02:00