diff options
author | siddhu8990 | 2015-12-08 11:43:14 +0530 |
---|---|---|
committer | siddhu8990 | 2015-12-08 11:43:14 +0530 |
commit | 56d929da6683ca38ab07870173dba5aadb451403 (patch) | |
tree | 481583d1acbde742f975ea7b140f005d4ac08216 /macros/Hardware/AVR/names | |
parent | 28917732a0c500c5db111ed49dbd7755758f5f72 (diff) | |
download | scilab2c-56d929da6683ca38ab07870173dba5aadb451403.tar.gz scilab2c-56d929da6683ca38ab07870173dba5aadb451403.tar.bz2 scilab2c-56d929da6683ca38ab07870173dba5aadb451403.zip |
Modified so that code for all three output formats can be generated
Diffstat (limited to 'macros/Hardware/AVR/names')
-rw-r--r-- | macros/Hardware/AVR/names | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/Hardware/AVR/names b/macros/Hardware/AVR/names index 4b941e9b..6e5b61bd 100644 --- a/macros/Hardware/AVR/names +++ b/macros/Hardware/AVR/names @@ -1,5 +1,8 @@ +AVRADCSetup +AVRDigitalIn AVRDigitalOut AVRDigitalSetup +AVRReadADC GetAVRSupportFunctions GetPeripheral InsertPeripheralInList |