David Lamparter 343cff4675 usb: make strings "const char * const *"
This allows the pointer table to be in Flash, by using
"static const char * const strings[] = { ... };"

See https://github.com/libopencm3/libopencm3/pull/924
2018-08-27 13:34:52 +00:00
..
2018-08-27 13:34:29 +00:00
2018-04-14 18:40:54 +00:00
2015-12-14 23:42:27 +01:00