mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-19 11:09:25 +08:00
This commit renames function rtems_ctucanfd_initialize to rtems_can_ctucanfd_initialize. It standardizes the naming for CAN controllers to always begin with rtems_can_ (similar to virtual controller or sja1000 at the moment under review). This is an API breaking change. Signed-off-by: Michal Lenc <michallenc@seznam.cz>