Re: [Fx2lib-devel] Patches for fx2lib
Status: Beta
Brought to you by:
mulicheng
From: Trygve L. <tr...@in...> - 2010-08-23 13:21:19
|
On 8/23/10 3:12 PM, Dennis Muhlestein wrote: > Thanks, I'll try and pull some of this in when I get a moment. Daniel > O'Connor also made some changes for fixing the deprecations which I > haven't pulled in yet. Yeah, I didn't find that mail before I suddenly discovered this list. I noticed that the change log claims that the "new" __sfr form should work with the previous releases so it should be safe to pull in the changes and it should still build properly with 2.9.0. I would like some comments on my stuff for writing the descriptors in C when you have some time though. My javax.usb firmware needs to create a whole lot of different descriptors so it would be nice to make the descriptors use pointers etc. -- Trygve > -Dennis > > On Aug 23, 2010, at 7:06 AM, Trygve Laugstøl wrote: > >> 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 >> >> ------------------------------------------------------------------------------ >> This SF.net email is sponsored by >> >> Make an app they can't live without >> Enter the BlackBerry Developer Challenge >> http://p.sf.net/sfu/RIM-dev2dev >> _______________________________________________ >> Fx2lib-devel mailing list >> Fx2...@li... >> https://lists.sourceforge.net/lists/listinfo/fx2lib-devel > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Fx2lib-devel mailing list > Fx2...@li... > https://lists.sourceforge.net/lists/listinfo/fx2lib-devel |