[Sdcc-user] i2c library with error control needed

2008-09-11 Thread Gudjon I. Gudjonsson
Hi I made my own very simple I2C library for the NXP p89c66x microcontroller two years ago. The p89c66x does include hardware support for I2C. Does anyone know about a good library with error control? Thanks Gudjon - Thi

Re: [Sdcc-user] USB compilation for PIC16 - strange errors - the story continues

2008-09-11 Thread Vaclav Peroutka
> > > Hmm. I spent the evening (after your post) compiling and inspecting the > > USB/PICHID/* stuff and updated the source to compile without warnings > > "the right way" (except for EVELYN, which is harmless: it removed empty > > if-blocks). Find attached a more generally applicable Makefile,