1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32f429i-disc1/include
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
..
board.h boards/common/stm32: clean up LED definitions 2022-08-08 23:35:06 +02:00
gpio_params.h boards/stm32f429i-disc1: add initial support 2018-06-28 20:48:58 +02:00
periph_conf.h boards/common/stm32: rename cfg_usb_otg_hs_fs.h to clarify the usage 2022-10-06 06:25:38 +02:00