diff options
author | siddhu8990 | 2017-06-20 15:34:06 +0530 |
---|---|---|
committer | siddhu8990 | 2017-06-20 15:34:06 +0530 |
commit | e92d6c6791aae06053637ad3bf6b0f9d8986986c (patch) | |
tree | 9326f0bed06ee4ce9e2bf54d03ee3fde10ef5ea9 /macros/CCodeGeneration/names | |
parent | fad32de9c3df04a8fb032f9c604c79c89d062154 (diff) | |
parent | 369c257b9ae0320621b43ca75b38ff66cc13f37b (diff) | |
download | Scilab2C_fossee_old-e92d6c6791aae06053637ad3bf6b0f9d8986986c.tar.gz Scilab2C_fossee_old-e92d6c6791aae06053637ad3bf6b0f9d8986986c.tar.bz2 Scilab2C_fossee_old-e92d6c6791aae06053637ad3bf6b0f9d8986986c.zip |
Merged with Yash's work. Gui modified for Arduino board selection. Arduino I2C functions added
Diffstat (limited to 'macros/CCodeGeneration/names')
-rw-r--r-- | macros/CCodeGeneration/names | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/CCodeGeneration/names b/macros/CCodeGeneration/names index efbb400..5311c7f 100644 --- a/macros/CCodeGeneration/names +++ b/macros/CCodeGeneration/names @@ -6,6 +6,7 @@ C_GenerateFunName C_GenerateLaunchScript C_GenerateMakefile C_GenerateMakefile_msvc +C_GenerateMkfle_arduino C_GenerateSCI2CHeader C_IfElseBlocks C_IfExpression |