yuvadm / tiva-c

Open source toolchain for the TI Tiva C dev board
186 stars 88 forks source link

hw_onewire.h missing #3

Closed NicolasGoeddel closed 9 years ago

NicolasGoeddel commented 9 years ago

Hi.

I am missing the file inc/hw_onewire.h.

yuvadm commented 9 years ago

Hmm, I don't see this file in my inc directory. Where is it referenced?

NicolasGoeddel commented 9 years ago

In https://github.com/yuvadm/tiva-c/blob/master/driverlib/onewire.c, line 52.

yuvadm commented 9 years ago

I can't seem to locate this file any where in the original sources :/

NicolasGoeddel commented 9 years ago

Yes, I also tried to find it there. Because I do not use onewire.c in my project I simply renamed it. This way it will not be processed by my Makefile.

yuvadm commented 9 years ago

This thread references this issue: http://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/t/365665

Solution is just a dummy .h file