diff options
Diffstat (limited to 'macros/Hardware/RasberryPi/buildmacros.sce')
-rw-r--r-- | macros/Hardware/RasberryPi/buildmacros.sce | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/Hardware/RasberryPi/buildmacros.sce b/macros/Hardware/RasberryPi/buildmacros.sce new file mode 100644 index 0000000..2954a42 --- /dev/null +++ b/macros/Hardware/RasberryPi/buildmacros.sce @@ -0,0 +1,4 @@ + +tbx_build_macros(TOOLBOX_NAME, get_absolute_file_path('buildmacros.sce')); + +clear tbx_build_macros; |