Size optimized osccal / V-USB

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
cpldcpu
Rank 2
Rank 2
Posts: 44
Joined: Sun Nov 10, 2013 11:26 am

Size optimized osccal / V-USB

Post by cpldcpu » Sun Nov 10, 2013 11:28 am

Hi,

I submitted a size optimized version of osccal.c as a pull request to the v-usb github repository:
https://github.com/obdev/v-usb/pull/4

It saves about 95 bytes, which can be quite useful on small devices. Maybe it is of interest to some.

So far there was no reaction on github. Is the repository monitored?

Post Reply