From: clyne Date: Fri, 10 Mar 2023 16:37:50 +0000 (-0500) Subject: oops X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=f8270776e79f4d2edb7c2a19c1ecd3bf3b2bf153;p=bitgloo%2Falee-forth.git oops --- diff --git a/README.md b/README.md index bf8bf9d..2eade1c 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,3 @@ The `standalone` target will produce a `alee-standalone` binary that has the cor The `msp430` target builds Alee for the [MSP430G2553](https://www.ti.com/product/MSP430G2553) microcontroller. This target requires `standalone` for the core dictionary. Configurable constants and types are defined either in the Makefile or in `types.hpp`. - - text data bss dec hex filename - 8528 8 252 8788 2254 alee-msp430