aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyne <clyne@bitgloo.com>2023-03-10 11:37:50 -0500
committerGitHub <noreply@github.com>2023-03-10 11:37:50 -0500
commitf8270776e79f4d2edb7c2a19c1ecd3bf3b2bf153 (patch)
treeeb21393d1752abc44e09dae201ee593b5af47a7d
parentb31036813c7706527e2067392660c9068447fa2c (diff)
oops
-rw-r--r--README.md3
1 files changed, 0 insertions, 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