Benjamin Valentin
9ce34bb305
lpc2k_pgm: fix build warnings
...
GCC now warns when snprintf()ing a buffer that, together with the
format string, might be larger than the destination buffer.
To fix this increase the size of the destination buffer so that
the source buffer and the format string will always fit - 32 bytes
are enough.
2019-12-03 22:09:29 +01:00
..
2019-11-15 17:54:30 +01:00
2019-08-20 16:11:50 +02:00
2019-11-15 17:51:45 +01:00
2019-11-23 22:39:07 +01:00
2019-11-12 19:48:05 +01:00
2019-11-23 22:39:07 +01:00
2019-11-14 13:58:48 +01:00
2019-10-16 14:53:42 +02:00
2019-11-08 14:20:33 +01:00
2019-08-20 16:11:50 +02:00
2019-11-27 14:31:01 +01:00
2019-12-03 22:09:29 +01:00
2019-11-13 13:43:55 +01:00
2019-11-13 13:43:55 +01:00
2019-08-06 19:43:54 +02:00
2019-11-12 19:43:42 +01:00
2019-10-07 14:30:36 +02:00
2019-08-06 19:43:54 +02:00
2019-07-08 09:09:48 +02:00
2019-11-19 23:06:29 +01:00
2019-11-27 14:31:01 +01:00
2019-11-27 19:01:00 +01:00
2019-10-01 18:08:27 +02:00
2019-11-08 14:20:33 +01:00
2019-11-08 14:20:33 +01:00
2019-11-08 14:20:33 +01:00
2019-10-24 12:58:12 +02:00
2018-08-15 15:00:13 +02:00