summaryrefslogtreecommitdiff
path: root/macros/Hardware/AVR
diff options
context:
space:
mode:
Diffstat (limited to 'macros/Hardware/AVR')
-rw-r--r--macros/Hardware/AVR/AVRADCSetup.binbin5156 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalIn.binbin4808 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalOut.binbin5320 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalPortSetup.binbin5132 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalSetup.binbin5528 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRGetTimerValue.binbin3256 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM0SetDuty.binbin3536 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM0Setup.binbin8196 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM1SetDuty.binbin6764 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM1Setup.binbin10600 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM2SetDuty.binbin3580 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRPWM2Setup.binbin8464 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRReadADC.binbin4840 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRSleep.binbin88 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRTimerSetup.binbin7880 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRUARTReceive.binbin2504 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRUARTSetup.binbin8212 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRUARTTransmit.binbin2756 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/GetAVRSupportFunctions.binbin2460 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/GetPeripheral.binbin2364 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/InsertPeripheralInList.binbin1928 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/IsAVRSupportFunction.binbin2712 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/libbin1338 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/names22
24 files changed, 0 insertions, 22 deletions
diff --git a/macros/Hardware/AVR/AVRADCSetup.bin b/macros/Hardware/AVR/AVRADCSetup.bin
deleted file mode 100644
index 25352e51..00000000
--- a/macros/Hardware/AVR/AVRADCSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRDigitalIn.bin b/macros/Hardware/AVR/AVRDigitalIn.bin
deleted file mode 100644
index e88f6a63..00000000
--- a/macros/Hardware/AVR/AVRDigitalIn.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRDigitalOut.bin b/macros/Hardware/AVR/AVRDigitalOut.bin
deleted file mode 100644
index d0dcb553..00000000
--- a/macros/Hardware/AVR/AVRDigitalOut.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRDigitalPortSetup.bin b/macros/Hardware/AVR/AVRDigitalPortSetup.bin
deleted file mode 100644
index dacf6a34..00000000
--- a/macros/Hardware/AVR/AVRDigitalPortSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRDigitalSetup.bin b/macros/Hardware/AVR/AVRDigitalSetup.bin
deleted file mode 100644
index 60b07497..00000000
--- a/macros/Hardware/AVR/AVRDigitalSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRGetTimerValue.bin b/macros/Hardware/AVR/AVRGetTimerValue.bin
deleted file mode 100644
index 82f8ed42..00000000
--- a/macros/Hardware/AVR/AVRGetTimerValue.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM0SetDuty.bin b/macros/Hardware/AVR/AVRPWM0SetDuty.bin
deleted file mode 100644
index bc15dd38..00000000
--- a/macros/Hardware/AVR/AVRPWM0SetDuty.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM0Setup.bin b/macros/Hardware/AVR/AVRPWM0Setup.bin
deleted file mode 100644
index 08867048..00000000
--- a/macros/Hardware/AVR/AVRPWM0Setup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM1SetDuty.bin b/macros/Hardware/AVR/AVRPWM1SetDuty.bin
deleted file mode 100644
index 36567dbf..00000000
--- a/macros/Hardware/AVR/AVRPWM1SetDuty.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM1Setup.bin b/macros/Hardware/AVR/AVRPWM1Setup.bin
deleted file mode 100644
index d0b17c24..00000000
--- a/macros/Hardware/AVR/AVRPWM1Setup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM2SetDuty.bin b/macros/Hardware/AVR/AVRPWM2SetDuty.bin
deleted file mode 100644
index 47fb5321..00000000
--- a/macros/Hardware/AVR/AVRPWM2SetDuty.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRPWM2Setup.bin b/macros/Hardware/AVR/AVRPWM2Setup.bin
deleted file mode 100644
index 66996c08..00000000
--- a/macros/Hardware/AVR/AVRPWM2Setup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRReadADC.bin b/macros/Hardware/AVR/AVRReadADC.bin
deleted file mode 100644
index 37350973..00000000
--- a/macros/Hardware/AVR/AVRReadADC.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRSleep.bin b/macros/Hardware/AVR/AVRSleep.bin
deleted file mode 100644
index e4b10d83..00000000
--- a/macros/Hardware/AVR/AVRSleep.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRTimerSetup.bin b/macros/Hardware/AVR/AVRTimerSetup.bin
deleted file mode 100644
index d7d8c427..00000000
--- a/macros/Hardware/AVR/AVRTimerSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRUARTReceive.bin b/macros/Hardware/AVR/AVRUARTReceive.bin
deleted file mode 100644
index 013036e3..00000000
--- a/macros/Hardware/AVR/AVRUARTReceive.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRUARTSetup.bin b/macros/Hardware/AVR/AVRUARTSetup.bin
deleted file mode 100644
index 82ec2911..00000000
--- a/macros/Hardware/AVR/AVRUARTSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/AVRUARTTransmit.bin b/macros/Hardware/AVR/AVRUARTTransmit.bin
deleted file mode 100644
index 9e53d9a6..00000000
--- a/macros/Hardware/AVR/AVRUARTTransmit.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/GetAVRSupportFunctions.bin b/macros/Hardware/AVR/GetAVRSupportFunctions.bin
deleted file mode 100644
index ba847830..00000000
--- a/macros/Hardware/AVR/GetAVRSupportFunctions.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/GetPeripheral.bin b/macros/Hardware/AVR/GetPeripheral.bin
deleted file mode 100644
index b496bbb0..00000000
--- a/macros/Hardware/AVR/GetPeripheral.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/InsertPeripheralInList.bin b/macros/Hardware/AVR/InsertPeripheralInList.bin
deleted file mode 100644
index c49f4e04..00000000
--- a/macros/Hardware/AVR/InsertPeripheralInList.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/IsAVRSupportFunction.bin b/macros/Hardware/AVR/IsAVRSupportFunction.bin
deleted file mode 100644
index e2382308..00000000
--- a/macros/Hardware/AVR/IsAVRSupportFunction.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/lib b/macros/Hardware/AVR/lib
deleted file mode 100644
index 3e6de60e..00000000
--- a/macros/Hardware/AVR/lib
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/AVR/names b/macros/Hardware/AVR/names
deleted file mode 100644
index 8fcfdb75..00000000
--- 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