diff options
author | siddhu8990 | 2017-04-24 14:08:37 +0530 |
---|---|---|
committer | siddhu8990 | 2017-04-24 14:08:37 +0530 |
commit | c7e9597db39140c1d982f796a8e1f03bb54e7905 (patch) | |
tree | f5f44081aeba7a00bb69b1ec71f93c31eac12863 /macros/Hardware/AVR/names | |
parent | 1fd0dce8d72c4d5869ce5ff4025ac09af603bc0f (diff) | |
download | Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.gz Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.tar.bz2 Scilab2C_fossee_old-c7e9597db39140c1d982f796a8e1f03bb54e7905.zip |
Fixed float.h issue. OpenCV with built libraries working for linux x64
Diffstat (limited to 'macros/Hardware/AVR/names')
-rw-r--r-- | macros/Hardware/AVR/names | 22 |
1 files changed, 0 insertions, 22 deletions
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 |