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-03-02 22:42:05 +00:00
2018-03-02 22:42:05 +00:00
2018-03-02 22:42:05 +00:00
2018-03-02 22:42:05 +00:00
2018-03-02 22:42:05 +00:00
2018-08-27 13:34:52 +00:00