[Fx2lib-devel] Patches for fx2lib
Status: Beta
Brought to you by:
mulicheng
From: Trygve L. <tr...@in...> - 2010-08-23 13:06:33
|
Howdy I've made a two patches for fx2lib and I'm working on another one but I'd like some feedback before going all the way. The first patch fixes a small issue when building fx2lib on Solaris which doesn't have GNU Make as "make". The second patch fixes compatibility the upcoming 3.0 release of SDCC. SDCC 2.9.0+ also give a lot of warnings as fx2lib is currently using a lot of deprecated symbols when building with 2.9.7. The third patch is a work in progress, but should make it even easier to use fx2lib as I think most people enjoy writing C code over assembly. I'm willing to do all of the work if it sounds useful and would be accepted upstream. The code I'm using fx2lib which uses the changes I've outlined with is available on [1]. All the patches are available on github, but I've detailed the patches on my own wiki [2]. [1]: http://github.com/trygvis/javax-usb-libusb1/tree/master/firmwares [2]: http://cobain.arktekk.no/~trygvis/wiki/Fx2lib -- Trygve |