Dear All, I have been working on a STM32L1 library.
https://github.com/tyoshid/libopenstm32l1.git I sought free STM32L1 library and found 'libopenstm32'. I thought that it was easy to modify libopenstm32(STM32F1 library) into STM32L1 library, but actually I had to rewrite almost everything. My library had been much different from libopencm3, so I didn't think that I could merge them. I decided to change its directory tree and API. I made it simple and small. I didn't use the USB library but made the API for USBDEVFS like other peripherals. I tested the API by writing various examples. I wrote USB audio firmware, too, as an example of isochronous endpoints (STM32L1 has 2 DAC channels). I'm using this USB sound card. It's not so bad. I hope this library is useful for you. Best regards, Toshiaki Yoshida ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ libopencm3-devel mailing list libopencm3-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopencm3-devel