diff options
author | Clyne Sullivan <clyne@bitgloo.com> | 2023-11-02 21:37:34 -0400 |
---|---|---|
committer | Clyne Sullivan <clyne@bitgloo.com> | 2023-11-02 21:37:34 -0400 |
commit | 4a1ec245925b007f02396c30a67d726a1fceb0bb (patch) | |
tree | f541a2e127157256e8c1ad12682f19f601b936ce /forth/msp430.fth | |
parent | ea026f8d67c411fc4a0d8b255a2653753258175e (diff) |
msp430: include core-ext and tools
Diffstat (limited to 'forth/msp430.fth')
-rw-r--r-- | forth/msp430.fth | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/forth/msp430.fth b/forth/msp430.fth index 9ba88bf..9fb041f 100644 --- a/forth/msp430.fth +++ b/forth/msp430.fth @@ -840,3 +840,4 @@ : UCB1IV_H 05AF ; decimal + |