improved calc program

This commit is contained in:
2025-09-12 08:47:43 -05:00
parent 9264b6ee2d
commit ae8d34a5f9
676 changed files with 290272 additions and 477 deletions

View File

@@ -0,0 +1,10 @@
08:19:52 **** Incremental Build of configuration Debug for project Calc2 ****
make -j8 all
arm-none-eabi-size Calc2.elf
text data bss dec hex filename
32576 16 3480 36072 8ce8 Calc2.elf
Finished building: default.size.stdout
08:19:53 Build Finished. 0 errors, 0 warnings. (took 426ms)