zephyr/boards/atmarktechno/degu_evk
Johann Fischer 272290bfee boards: use board common CDC ACM UART configuration
Remove all USB and CDC ACM configuration in favor of common
configuraiton.

Do not adapt board-specific configurations such as unknown PID/VID or
string descriptors. There is no justification for using them on specific
boards, and we do not have formal approval to use them in the project
tree. Also, we need more uniform configuration, since the main reason
for enabling CDC ACM here is to allow users to run examples like
hello_world right out of the box. Of course, anyone is free to customize
these settings in their fork or downstream project.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-12-16 20:54:30 +01:00
..
doc boards: atmarktechno: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
board.cmake
board.yml boards: Set full_name for all boards 2024-10-10 20:22:21 -04:00
degu_evk-pinctrl.dtsi
degu_evk.dts boards: use board common CDC ACM UART configuration 2024-12-16 20:54:30 +01:00
degu_evk.yaml
degu_evk_defconfig boards: use board common CDC ACM UART configuration 2024-12-16 20:54:30 +01:00
Kconfig.defconfig boards: use board common CDC ACM UART configuration 2024-12-16 20:54:30 +01:00
Kconfig.degu_evk
pre_dt_board.cmake