diff options
author | clyne <clyne@bitgloo.com> | 2023-03-10 11:37:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-10 11:37:50 -0500 |
commit | f8270776e79f4d2edb7c2a19c1ecd3bf3b2bf153 (patch) | |
tree | eb21393d1752abc44e09dae201ee593b5af47a7d | |
parent | b31036813c7706527e2067392660c9068447fa2c (diff) |
oops
-rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |