From f8270776e79f4d2edb7c2a19c1ecd3bf3b2bf153 Mon Sep 17 00:00:00 2001 From: clyne Date: Fri, 10 Mar 2023 11:37:50 -0500 Subject: [PATCH] oops --- README.md | 3 --- 1 file changed, 3 deletions(-) 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