Files
rtems/bsps/shared
Frank Kühndel f28a6defd1 disp_hcms29xx: Fix string truncation warning
The strlcpy() function ensures there is always a NUL character
at the end of the string. Hence it is safer as strncpy() and it avoids the
compiler warning
2020-10-10 15:04:15 +02:00
..
2019-05-27 07:35:07 +02:00
2019-03-08 07:42:54 +01:00
2019-01-22 12:46:33 +01:00