Files
rtems/bsps/shared/dev
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
..
2018-10-02 10:22:15 +02:00
2020-10-05 16:11:39 -05:00
2018-04-20 09:49:36 +02:00
2018-04-16 14:56:05 +02:00
2020-10-05 16:11:39 -05:00