Samples: Fix compiler warnings in fxload
authorLudovic Rousseau <ludovic.rousseau@gmail.com>
Sat, 15 Sep 2012 08:18:50 +0000 (10:18 +0200)
committerPete Batard <pete@akeo.ie>
Sat, 15 Sep 2012 14:08:38 +0000 (15:08 +0100)
commit9d50e95028c6cada096b821eb9872539efced402
treea3f625c929b0ab5e0bf70fc1e6e73123a4b0bc3a
parent3f513b62467d1842ec0771aaec01fde2f57bfb9c
Samples: Fix compiler warnings in fxload

ezusb.c: In function  "ezusb_cpucs"
ezusb.c:163: warning: initialization discards qualifiers from pointer target type
ezusb.c: At top level:
ezusb.c:193: warning: no previous prototype for "parse_ihex"
ezusb.c:340: warning: no previous prototype for "parse_bin"
ezusb.c:377: warning: no previous prototype for "parse_iic"
ezusb.c: In function "ram_poke":
ezusb.c:451: warning: enumeration value "_undef" not handled in switch
ezusb.c:491: warning: passing argument 2 of "ezusb_write" discards qualifiers from pointer target type
examples/ezusb.c
libusb/version_nano.h