From 3121a1f5a8203bfd14d46f71930ac5cd22afdf7d Mon Sep 17 00:00:00 2001 From: yash1112 Date: Mon, 19 Jun 2017 05:40:46 +0530 Subject: 1.3 new scilab-arduino functions added2. all functions have been tested on hardware 3. 5 i2c library functions added 4. Now generates code for 27 Boards(arduino and lilypad). 5. New GUI --- 2.3-1/macros/Hardware/AVR/AVRADCSetup.bin | Bin 0 -> 5212 bytes 2.3-1/macros/Hardware/AVR/AVRDigitalIn.bin | Bin 0 -> 4864 bytes 2.3-1/macros/Hardware/AVR/AVRDigitalOut.bin | Bin 0 -> 5376 bytes 2.3-1/macros/Hardware/AVR/AVRDigitalPortSetup.bin | Bin 0 -> 5188 bytes 2.3-1/macros/Hardware/AVR/AVRDigitalSetup.bin | Bin 0 -> 5584 bytes 2.3-1/macros/Hardware/AVR/AVRGetTimerValue.bin | Bin 0 -> 3256 bytes 2.3-1/macros/Hardware/AVR/AVRPWM0SetDuty.bin | Bin 0 -> 3536 bytes 2.3-1/macros/Hardware/AVR/AVRPWM0Setup.bin | Bin 0 -> 8196 bytes 2.3-1/macros/Hardware/AVR/AVRPWM1SetDuty.bin | Bin 0 -> 6764 bytes 2.3-1/macros/Hardware/AVR/AVRPWM1Setup.bin | Bin 0 -> 10604 bytes 2.3-1/macros/Hardware/AVR/AVRPWM2SetDuty.bin | Bin 0 -> 3580 bytes 2.3-1/macros/Hardware/AVR/AVRPWM2Setup.bin | Bin 0 -> 8464 bytes 2.3-1/macros/Hardware/AVR/AVRReadADC.bin | Bin 0 -> 4896 bytes 2.3-1/macros/Hardware/AVR/AVRSleep.bin | Bin 0 -> 88 bytes 2.3-1/macros/Hardware/AVR/AVRTimerSetup.bin | Bin 0 -> 7880 bytes 2.3-1/macros/Hardware/AVR/AVRUARTReceive.bin | Bin 0 -> 2504 bytes 2.3-1/macros/Hardware/AVR/AVRUARTSetup.bin | Bin 0 -> 8212 bytes 2.3-1/macros/Hardware/AVR/AVRUARTTransmit.bin | Bin 0 -> 2756 bytes 2.3-1/macros/Hardware/AVR/GetAVRSupportFunctions.bin | Bin 0 -> 2516 bytes 2.3-1/macros/Hardware/AVR/GetPeripheral.bin | Bin 0 -> 2364 bytes 2.3-1/macros/Hardware/AVR/InsertPeripheralInList.bin | Bin 0 -> 1928 bytes 2.3-1/macros/Hardware/AVR/IsAVRSupportFunction.bin | Bin 0 -> 2712 bytes 2.3-1/macros/Hardware/AVR/lib | Bin 2265 -> 1008 bytes .../Hardware/RasberryPi/GetRPISupportFunctions.bin | Bin 0 -> 4760 bytes .../Hardware/RasberryPi/IsRPISupportFunction.bin | Bin 0 -> 4292 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_DelayMicro.bin | Bin 0 -> 3280 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_DelayMilli.bin | Bin 0 -> 3596 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalIn.bin | Bin 0 -> 5264 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalOut.bin | Bin 0 -> 5352 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin | Bin 0 -> 5336 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_GetMicros.bin | Bin 0 -> 3568 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_GetMillis.bin | Bin 0 -> 3556 bytes .../Hardware/RasberryPi/RPI_HardPWMSetClock.bin | Bin 0 -> 3488 bytes .../macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin | Bin 0 -> 2448 bytes .../Hardware/RasberryPi/RPI_HardPWMSetRange.bin | Bin 0 -> 3340 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin | Bin 0 -> 4628 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_PinISR.bin | Bin 0 -> 6952 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_SerialClose.bin | Bin 0 -> 2724 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_SerialFlush.bin | Bin 0 -> 3120 bytes .../macros/Hardware/RasberryPi/RPI_SerialGetChar.bin | Bin 0 -> 3404 bytes .../macros/Hardware/RasberryPi/RPI_SerialSendChar.bin | Bin 0 -> 3344 bytes .../macros/Hardware/RasberryPi/RPI_SerialSendData.bin | Bin 0 -> 3344 bytes 2.3-1/macros/Hardware/RasberryPi/RPI_SerialSetup.bin | Bin 0 -> 3356 bytes 2.3-1/macros/Hardware/RasberryPi/lib | Bin 2037 -> 1012 bytes .../Hardware/RasberryPi/u16RPISerialDataAvail.bin | Bin 0 -> 3520 bytes 45 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 2.3-1/macros/Hardware/AVR/AVRADCSetup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRDigitalIn.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRDigitalOut.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRDigitalPortSetup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRDigitalSetup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRGetTimerValue.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM0SetDuty.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM0Setup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM1SetDuty.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM1Setup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM2SetDuty.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRPWM2Setup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRReadADC.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRSleep.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRTimerSetup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRUARTReceive.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRUARTSetup.bin create mode 100644 2.3-1/macros/Hardware/AVR/AVRUARTTransmit.bin create mode 100644 2.3-1/macros/Hardware/AVR/GetAVRSupportFunctions.bin create mode 100644 2.3-1/macros/Hardware/AVR/GetPeripheral.bin create mode 100644 2.3-1/macros/Hardware/AVR/InsertPeripheralInList.bin create mode 100644 2.3-1/macros/Hardware/AVR/IsAVRSupportFunction.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/IsRPISupportFunction.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_DelayMicro.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_DelayMilli.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalIn.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalOut.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_GetMicros.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_GetMillis.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_PinISR.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialClose.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialFlush.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendData.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/RPI_SerialSetup.bin create mode 100644 2.3-1/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin (limited to '2.3-1/macros/Hardware') diff --git a/2.3-1/macros/Hardware/AVR/AVRADCSetup.bin b/2.3-1/macros/Hardware/AVR/AVRADCSetup.bin new file mode 100644 index 00000000..a1cbcf3c Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRADCSetup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRDigitalIn.bin b/2.3-1/macros/Hardware/AVR/AVRDigitalIn.bin new file mode 100644 index 00000000..0fdfab82 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRDigitalIn.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRDigitalOut.bin b/2.3-1/macros/Hardware/AVR/AVRDigitalOut.bin new file mode 100644 index 00000000..7e56e466 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRDigitalOut.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRDigitalPortSetup.bin b/2.3-1/macros/Hardware/AVR/AVRDigitalPortSetup.bin new file mode 100644 index 00000000..cf96fbb1 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRDigitalPortSetup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRDigitalSetup.bin b/2.3-1/macros/Hardware/AVR/AVRDigitalSetup.bin new file mode 100644 index 00000000..dec6eb2a Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRDigitalSetup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRGetTimerValue.bin b/2.3-1/macros/Hardware/AVR/AVRGetTimerValue.bin new file mode 100644 index 00000000..1b883131 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRGetTimerValue.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM0SetDuty.bin b/2.3-1/macros/Hardware/AVR/AVRPWM0SetDuty.bin new file mode 100644 index 00000000..1518222d Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM0SetDuty.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM0Setup.bin b/2.3-1/macros/Hardware/AVR/AVRPWM0Setup.bin new file mode 100644 index 00000000..08867048 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM0Setup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM1SetDuty.bin b/2.3-1/macros/Hardware/AVR/AVRPWM1SetDuty.bin new file mode 100644 index 00000000..79e4ab62 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM1SetDuty.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM1Setup.bin b/2.3-1/macros/Hardware/AVR/AVRPWM1Setup.bin new file mode 100644 index 00000000..235cdba2 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM1Setup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM2SetDuty.bin b/2.3-1/macros/Hardware/AVR/AVRPWM2SetDuty.bin new file mode 100644 index 00000000..a1c7f3b2 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM2SetDuty.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRPWM2Setup.bin b/2.3-1/macros/Hardware/AVR/AVRPWM2Setup.bin new file mode 100644 index 00000000..66996c08 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRPWM2Setup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRReadADC.bin b/2.3-1/macros/Hardware/AVR/AVRReadADC.bin new file mode 100644 index 00000000..25b45a83 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRReadADC.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRSleep.bin b/2.3-1/macros/Hardware/AVR/AVRSleep.bin new file mode 100644 index 00000000..e4b10d83 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRSleep.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRTimerSetup.bin b/2.3-1/macros/Hardware/AVR/AVRTimerSetup.bin new file mode 100644 index 00000000..775d718a Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRTimerSetup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRUARTReceive.bin b/2.3-1/macros/Hardware/AVR/AVRUARTReceive.bin new file mode 100644 index 00000000..013036e3 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRUARTReceive.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRUARTSetup.bin b/2.3-1/macros/Hardware/AVR/AVRUARTSetup.bin new file mode 100644 index 00000000..82ec2911 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRUARTSetup.bin differ diff --git a/2.3-1/macros/Hardware/AVR/AVRUARTTransmit.bin b/2.3-1/macros/Hardware/AVR/AVRUARTTransmit.bin new file mode 100644 index 00000000..9e53d9a6 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/AVRUARTTransmit.bin differ diff --git a/2.3-1/macros/Hardware/AVR/GetAVRSupportFunctions.bin b/2.3-1/macros/Hardware/AVR/GetAVRSupportFunctions.bin new file mode 100644 index 00000000..48ab5cd8 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/GetAVRSupportFunctions.bin differ diff --git a/2.3-1/macros/Hardware/AVR/GetPeripheral.bin b/2.3-1/macros/Hardware/AVR/GetPeripheral.bin new file mode 100644 index 00000000..b496bbb0 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/GetPeripheral.bin differ diff --git a/2.3-1/macros/Hardware/AVR/InsertPeripheralInList.bin b/2.3-1/macros/Hardware/AVR/InsertPeripheralInList.bin new file mode 100644 index 00000000..c49f4e04 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/InsertPeripheralInList.bin differ diff --git a/2.3-1/macros/Hardware/AVR/IsAVRSupportFunction.bin b/2.3-1/macros/Hardware/AVR/IsAVRSupportFunction.bin new file mode 100644 index 00000000..e2382308 Binary files /dev/null and b/2.3-1/macros/Hardware/AVR/IsAVRSupportFunction.bin differ diff --git a/2.3-1/macros/Hardware/AVR/lib b/2.3-1/macros/Hardware/AVR/lib index 5c8f0da2..7631c354 100644 Binary files a/2.3-1/macros/Hardware/AVR/lib and b/2.3-1/macros/Hardware/AVR/lib differ diff --git a/2.3-1/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin b/2.3-1/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin new file mode 100644 index 00000000..a70999c0 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/GetRPISupportFunctions.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/IsRPISupportFunction.bin b/2.3-1/macros/Hardware/RasberryPi/IsRPISupportFunction.bin new file mode 100644 index 00000000..11533d3e Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/IsRPISupportFunction.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMicro.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMicro.bin new file mode 100644 index 00000000..a4d32cb6 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMicro.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMilli.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMilli.bin new file mode 100644 index 00000000..b6eeb30b Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_DelayMilli.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalIn.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalIn.bin new file mode 100644 index 00000000..f4c16f39 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalIn.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalOut.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalOut.bin new file mode 100644 index 00000000..b7ad06e5 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalOut.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin new file mode 100644 index 00000000..1ac5b582 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_DigitalSetup.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_GetMicros.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_GetMicros.bin new file mode 100644 index 00000000..3e6c08fa Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_GetMicros.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_GetMillis.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_GetMillis.bin new file mode 100644 index 00000000..b9143650 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_GetMillis.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin new file mode 100644 index 00000000..1efe0803 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetClock.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin new file mode 100644 index 00000000..075d6e60 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetMode.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin new file mode 100644 index 00000000..8ded2709 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMSetRange.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin new file mode 100644 index 00000000..9957f3a4 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_HardPWMWrite.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_PinISR.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_PinISR.bin new file mode 100644 index 00000000..ddeff684 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_PinISR.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialClose.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialClose.bin new file mode 100644 index 00000000..dce972dc Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialClose.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialFlush.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialFlush.bin new file mode 100644 index 00000000..2a3704d0 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialFlush.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin new file mode 100644 index 00000000..928f28a3 Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialGetChar.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin new file mode 100644 index 00000000..7614ebcb Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendChar.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendData.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendData.bin new file mode 100644 index 00000000..a3524a6c Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSendData.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSetup.bin b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSetup.bin new file mode 100644 index 00000000..0128c27b Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/RPI_SerialSetup.bin differ diff --git a/2.3-1/macros/Hardware/RasberryPi/lib b/2.3-1/macros/Hardware/RasberryPi/lib index 9afd77da..c238317e 100644 Binary files a/2.3-1/macros/Hardware/RasberryPi/lib and b/2.3-1/macros/Hardware/RasberryPi/lib differ diff --git a/2.3-1/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin b/2.3-1/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin new file mode 100644 index 00000000..3789bd6c Binary files /dev/null and b/2.3-1/macros/Hardware/RasberryPi/u16RPISerialDataAvail.bin differ -- cgit