From c7e9597db39140c1d982f796a8e1f03bb54e7905 Mon Sep 17 00:00:00 2001 From: siddhu8990 Date: Mon, 24 Apr 2017 14:08:37 +0530 Subject: Fixed float.h issue. OpenCV with built libraries working for linux x64 --- macros/Hardware/AVR/names | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 macros/Hardware/AVR/names (limited to 'macros/Hardware/AVR/names') diff --git a/macros/Hardware/AVR/names b/macros/Hardware/AVR/names deleted file mode 100644 index 8fcfdb7..0000000 --- a/macros/Hardware/AVR/names +++ /dev/null @@ -1,22 +0,0 @@ -AVRADCSetup -AVRDigitalIn -AVRDigitalOut -AVRDigitalPortSetup -AVRDigitalSetup -AVRGetTimerValue -AVRPWM0SetDuty -AVRPWM0Setup -AVRPWM1SetDuty -AVRPWM1Setup -AVRPWM2SetDuty -AVRPWM2Setup -AVRReadADC -AVRSleep -AVRTimerSetup -AVRUARTReceive -AVRUARTSetup -AVRUARTTransmit -GetAVRSupportFunctions -GetPeripheral -InsertPeripheralInList -IsAVRSupportFunction -- cgit