OpenRTX/platform/mcu/STM32F4xx/drivers/usb
Ryan Turner 00a4dbb063 style: resolve ambiguous paths on include macros
Update meson and cmake config to only include openrtx and platform paths.
Update files to use <..> for system and external libraries, ".." for
project files and new relative paths as necessary.

Did not attempt to fix areas where includes that should be <..> were
previously ".."

Inspired by #96, closes #359.

Acked-by: Silvano Seva <silseva@fastwebnet.it>
2025-09-28 17:27:45 +02:00
..
usb_bsp.c style: resolve ambiguous paths on include macros 2025-09-28 17:27:45 +02:00
usb_bsp.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_conf.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_core.c Fixed compilation warnings and code refactoring pass 2021-02-03 14:50:00 +01:00
usb_core.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_dcd.c Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_dcd.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_dcd_int.c Fixed compilation warnings and code refactoring pass 2021-02-03 14:50:00 +01:00
usb_dcd_int.h Code changes to remove a bunch of compiler warnings 2020-11-24 17:27:30 +01:00
usb_defines.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usb_regs.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_cdc_core.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_conf.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_core.c Suppressed a bit of warnings 2020-11-03 15:15:36 +01:00
usbd_core.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_def.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_desc.c Suppressed a bit of warnings 2020-11-03 15:15:36 +01:00
usbd_desc.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_ioreq.c Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_ioreq.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_req.c Code changes to remove a bunch of compiler warnings 2020-11-24 17:27:30 +01:00
usbd_req.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00
usbd_usr.c Suppressed a bit of warnings 2020-11-03 15:15:36 +01:00
usbd_usr.h Start migrating code from previous work 2020-11-03 15:15:35 +01:00