foboot/sw
Sean Cross 5d6a0d0ec7 sw: webusb: fix landing descriptor warning
For some reason, -flto didn't like the "extern const struct" definition.
Hide the variable now and use an accessor function to silence this
warning, which may have caused other issues with stability.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-04-26 09:22:11 +08:00
..
include sw: webusb: fix landing descriptor warning 2019-04-26 09:22:11 +08:00
ld sw: ld: limit bootloader to 4096 bytes 2019-04-22 14:49:20 +08:00
src sw: webusb: fix landing descriptor warning 2019-04-26 09:22:11 +08:00
third_party sw: minor shrink of sw code size 2019-04-22 12:03:01 +08:00
Makefile sw: use correct abi 2019-04-25 13:29:27 +08:00