aboutsummaryrefslogtreecommitdiff
path: root/amforth-6.5/appl/arduino/dict_appl.inc
diff options
context:
space:
mode:
Diffstat (limited to 'amforth-6.5/appl/arduino/dict_appl.inc')
-rw-r--r--amforth-6.5/appl/arduino/dict_appl.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/amforth-6.5/appl/arduino/dict_appl.inc b/amforth-6.5/appl/arduino/dict_appl.inc
new file mode 100644
index 0000000..6a828ca
--- /dev/null
+++ b/amforth-6.5/appl/arduino/dict_appl.inc
@@ -0,0 +1,7 @@
+; this dictionary contains optional words
+; they may be moved to the core dictionary if needed
+
+.include "dict/compiler2.inc" ; additional words for the compiler
+
+.include "words/applturnkey.asm"
+