Files
rtems/bsps
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
..
2020-10-05 16:11:39 -05:00
2020-07-31 07:01:09 +02:00
2020-10-07 08:38:28 -05:00
2020-04-06 21:22:14 +02:00