diff options
author | imushir | 2016-02-09 16:38:27 +0530 |
---|---|---|
committer | imushir | 2016-02-09 16:38:27 +0530 |
commit | ee5bf4d90f78673d1e4d5a9dd304ee53c503c085 (patch) | |
tree | 696221a8f8a3dffeb50d12ea287dfbdfab919fc6 /macros/Hardware/AVR | |
parent | 8ee41aca4183a0239b9cb220de3f159b1f0910fb (diff) | |
download | scilab2c-ee5bf4d90f78673d1e4d5a9dd304ee53c503c085.tar.gz scilab2c-ee5bf4d90f78673d1e4d5a9dd304ee53c503c085.tar.bz2 scilab2c-ee5bf4d90f78673d1e4d5a9dd304ee53c503c085.zip |
Support for Servo motor for Arduino. Support for'diag' in c
Diffstat (limited to 'macros/Hardware/AVR')
-rw-r--r-- | macros/Hardware/AVR/AVRUARTSetup.bin | bin | 0 -> 3480 bytes | |||
-rw-r--r-- | macros/Hardware/AVR/lib | bin | 932 -> 952 bytes | |||
-rw-r--r-- | macros/Hardware/AVR/names | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/macros/Hardware/AVR/AVRUARTSetup.bin b/macros/Hardware/AVR/AVRUARTSetup.bin Binary files differnew file mode 100644 index 00000000..4a49b861 --- /dev/null +++ b/macros/Hardware/AVR/AVRUARTSetup.bin diff --git a/macros/Hardware/AVR/lib b/macros/Hardware/AVR/lib Binary files differindex b1986824..4931fea0 100644 --- a/macros/Hardware/AVR/lib +++ b/macros/Hardware/AVR/lib diff --git a/macros/Hardware/AVR/names b/macros/Hardware/AVR/names index 126da77a..624fee8a 100644 --- a/macros/Hardware/AVR/names +++ b/macros/Hardware/AVR/names @@ -7,6 +7,7 @@ AVRPWMSetDuty AVRPWMSetup AVRReadADC AVRTimerSetup +AVRUARTSetup GetAVRSupportFunctions GetPeripheral InsertPeripheralInList |