summaryrefslogtreecommitdiff
path: root/macros/Hardware
diff options
context:
space:
mode:
Diffstat (limited to 'macros/Hardware')
-rw-r--r--macros/Hardware/AVR/AVRADCSetup.binbin5212 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalIn.binbin4864 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalOut.binbin5376 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalPortSetup.binbin5188 -> 0 bytes
-rw-r--r--macros/Hardware/AVR/AVRDigitalSetup.binbin5584 -> 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.binbin10604 -> 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.binbin4896 -> 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.binbin2516 -> 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/RasberryPi/GetRPISupportFunctions.binbin4760 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/IsRPISupportFunction.binbin4292 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_DelayMicro.binbin3280 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_DelayMilli.binbin3596 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_DigitalIn.binbin5264 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_DigitalOut.binbin5352 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_DigitalSetup.binbin5336 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_GetMicros.binbin3568 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_GetMillis.binbin3556 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_HardPWMSetClock.binbin3488 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_HardPWMSetMode.binbin2448 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_HardPWMSetRange.binbin3340 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_HardPWMWrite.binbin4628 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_PinISR.binbin6952 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialClose.binbin2724 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialFlush.binbin3120 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialGetChar.binbin3404 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialSendChar.binbin3344 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialSendData.binbin3344 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/RPI_SerialSetup.binbin3356 -> 0 bytes
-rw-r--r--macros/Hardware/RasberryPi/u16RPISerialDataAvail.binbin3520 -> 0 bytes
43 files changed, 0 insertions, 0 deletions
diff --git a/macros/Hardware/AVR/AVRADCSetup.bin b/macros/Hardware/AVR/AVRADCSetup.bin
deleted file mode 100644
index a1cbcf3..0000000
--- 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 0fdfab8..0000000
--- 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 7e56e46..0000000
--- 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 cf96fbb..0000000
--- 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 dec6eb2..0000000
--- 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 1b88313..0000000
--- 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 1518222..0000000
--- 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 0886704..0000000
--- 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 79e4ab6..0000000
--- 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 235cdba..0000000
--- 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 a1c7f3b..0000000
--- 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 66996c0..0000000
--- 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 25b45a8..0000000
--- 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 e4b10d8..0000000
--- 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 775d718..0000000
--- 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 013036e..0000000
--- 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 82ec291..0000000
--- 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 9e53d9a..0000000
--- 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 48ab5cd..0000000
--- 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 b496bbb..0000000
--- 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 c49f4e0..0000000
--- 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 e238230..0000000
--- a/macros/Hardware/AVR/IsAVRSupportFunction.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin b/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin
deleted file mode 100644
index a70999c..0000000
--- a/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/IsRPISupportFunction.bin b/macros/Hardware/RasberryPi/IsRPISupportFunction.bin
deleted file mode 100644
index 11533d3..0000000
--- a/macros/Hardware/RasberryPi/IsRPISupportFunction.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_DelayMicro.bin b/macros/Hardware/RasberryPi/RPI_DelayMicro.bin
deleted file mode 100644
index a4d32cb..0000000
--- a/macros/Hardware/RasberryPi/RPI_DelayMicro.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_DelayMilli.bin b/macros/Hardware/RasberryPi/RPI_DelayMilli.bin
deleted file mode 100644
index b6eeb30..0000000
--- a/macros/Hardware/RasberryPi/RPI_DelayMilli.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_DigitalIn.bin b/macros/Hardware/RasberryPi/RPI_DigitalIn.bin
deleted file mode 100644
index f4c16f3..0000000
--- a/macros/Hardware/RasberryPi/RPI_DigitalIn.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_DigitalOut.bin b/macros/Hardware/RasberryPi/RPI_DigitalOut.bin
deleted file mode 100644
index b7ad06e..0000000
--- a/macros/Hardware/RasberryPi/RPI_DigitalOut.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin b/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin
deleted file mode 100644
index 1ac5b58..0000000
--- a/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_GetMicros.bin b/macros/Hardware/RasberryPi/RPI_GetMicros.bin
deleted file mode 100644
index 3e6c08f..0000000
--- a/macros/Hardware/RasberryPi/RPI_GetMicros.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_GetMillis.bin b/macros/Hardware/RasberryPi/RPI_GetMillis.bin
deleted file mode 100644
index b914365..0000000
--- a/macros/Hardware/RasberryPi/RPI_GetMillis.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin b/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin
deleted file mode 100644
index 1efe080..0000000
--- a/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin b/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin
deleted file mode 100644
index 075d6e6..0000000
--- a/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin b/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin
deleted file mode 100644
index 8ded270..0000000
--- a/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin b/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin
deleted file mode 100644
index 9957f3a..0000000
--- a/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_PinISR.bin b/macros/Hardware/RasberryPi/RPI_PinISR.bin
deleted file mode 100644
index ddeff68..0000000
--- a/macros/Hardware/RasberryPi/RPI_PinISR.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialClose.bin b/macros/Hardware/RasberryPi/RPI_SerialClose.bin
deleted file mode 100644
index dce972d..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialClose.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialFlush.bin b/macros/Hardware/RasberryPi/RPI_SerialFlush.bin
deleted file mode 100644
index 2a3704d..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialFlush.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin b/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin
deleted file mode 100644
index 928f28a..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin b/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin
deleted file mode 100644
index 7614ebc..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialSendData.bin b/macros/Hardware/RasberryPi/RPI_SerialSendData.bin
deleted file mode 100644
index a3524a6..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialSendData.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/RPI_SerialSetup.bin b/macros/Hardware/RasberryPi/RPI_SerialSetup.bin
deleted file mode 100644
index 0128c27..0000000
--- a/macros/Hardware/RasberryPi/RPI_SerialSetup.bin
+++ /dev/null
Binary files differ
diff --git a/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin b/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin
deleted file mode 100644
index 3789bd6..0000000
--- a/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin
+++ /dev/null
Binary files differ