Hello Karel, On Sat, 2022-07-23 at 09:09 +0200, Karel Gardas wrote: > > Duc, > > where have you taken F4 HAL exactly? I'm asking since your import is > full of CRLF line endings which we try hard to eliminate in RTEMS > while > original is not. Proof: > > $ git clone https://github.com/STMicroelectronics/STM32CubeF4.git > Cloning into 'STM32CubeF4'... > remote: Enumerating objects: 75365, done. > remote: Counting objects: 100% (1271/1271), done. > remote: Compressing objects: 100% (48/48), done. > remote: Total 75365 (delta 1231), reused 1229 (delta 1221), pack- > reused > 74094 > Receiving objects: 100% (75365/75365), 157.59 MiB | 6.87 MiB/s, done. > Resolving deltas: 100% (46903/46903), done. > Updating files: 100% (39125/39125), done. > rtems@silence:~/vcs$ cd STM32CubeF4/ > rtems@silence:~/vcs/STM32CubeF4$ > rtems@silence:~/vcs/STM32CubeF4$ > rtems@silence:~/vcs/STM32CubeF4$ git ls-files --eol|grep crlf > rtems@silence:~/vcs/STM32CubeF4$ > > > Please use the command above to review your CRLF files. > > Thanks, > Karel >
I took the HAL from ST's website by downloading the zip. And yes, when I tried the command, all HAL files have CRLF. I will remove them in the next patch set. Thanks for the reminder, Duc Doan _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel