STM32H7 HAL update, merge ready.
Sebastian Huber
sebastian.huber at embedded-brains.de
Thu Mar 10 13:45:28 UTC 2022
On 10/03/2022 14:41, Karel Gardas wrote:
> On 3/10/22 13:42, Sebastian Huber wrote:
>> On 10/03/2022 13:18, Karel Gardas wrote:
>>>
>>> Hello Sebastian,
>>>
>>> https://github.com/kgardas/rtems/tree/stm32h7-hal-update -- contains
>>> all required/recommended by you. Please recheck and merge if possible.
>>
>> Is there a line ending change in the STM code update patches? Which
>> line ending have the new files?
>
> New files preserve line endings of original projects which were source
> for HAL code. That is LF.
The original files were from an archive and not a Git repository. Should
they be converted first to UNIX line endings before they are updated?
> There are only few files with crlf and those
> are onlyfiles produced by you/embedded brains. You can use ls-files
> --eol command to verify:
>
> $ git ls-files --eol|grep crlf
> i/crlf w/crlf attr/ include/stm32h7xx_hal_conf.h
> i/crlf w/crlf attr/ start/ext-mem-ctl.c
> i/crlf w/crlf attr/ start/system_stm32h7xx.c
>
> So, we're nearly CRLF free now. Please keep it that way if possible.
Yes, it is good that they are now with UNIX line endings.
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list