Skip to content
  • Pavel Pisa's avatar
    driver: rename driver related files to start by "ctucanfd" without underscores - step 2. · a95284e9
    Pavel Pisa authored
    
    
    Update header filenames in actual source and header files, remove build
    helpers which allowed to build unmodified files after rename.
    
    The defines
      __CTU_CAN_FD_CAN_FD_REGISTER_MAP__ in ctucanfd_regs.h
    and
      __CTU_CAN_FD_CAN_FD_FRAME_FORMAT__ in ctucanfd_frame.h
    
    cannot be updated because update causes inconsistency with files
    generated by scripts/update_reg_map and subsequent fail in Gitlab
    pipelines checking for Vivado component and header files match
    and marks branch as unmergeable.
    
    Signed-off-by: default avatarPavel Pisa <pisa@cmp.felk.cvut.cz>
    a95284e9