mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
cdbc9e01e7
Definition of a function as weak symbol for reset in bootloader which prints an error message if no real implementation is compiled in and the module `riotboot_reset` is not used. This is required if the module `usb_board_reset` is used to restart the board with an application via an USB CDC ACM interface, but the board's bootloader does not support a reset in the bootloader. |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
usb_board_reset.c |