tomcombriat / FixMath

GNU Lesser General Public License v3.0
3 stars 0 forks source link

Fix #13 #14

Closed tfry-git closed 7 months ago

tfry-git commented 7 months ago

Sorry to come up with this the day after release...

github-actions[bot] commented 7 months ago

Memory usage change @ 3578cf43bc59f0180d9c2506308d75cca4306e9b

Board flash % RAM for global variables %
STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:avr:uno 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table Board|`examples/Basics_Serial`
flash|%|`examples/Basics_Serial`
RAM for global variables|%|`examples/Inverses`
flash|%|`examples/Inverses`
RAM for global variables|%|`examples/SmartRanges`
flash|%|`examples/SmartRanges`
RAM for global variables|% -|-|-|-|-|-|-|-|-|-|-|-|- `STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8`|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0 `arduino:avr:uno`|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0|0|0.0
Click for full report CSV ``` Board,examples/Basics_Serial
flash,%,examples/Basics_Serial
RAM for global variables,%,examples/Inverses
flash,%,examples/Inverses
RAM for global variables,%,examples/SmartRanges
flash,%,examples/SmartRanges
RAM for global variables,% STMicroelectronics:stm32:GenF1:pnum=BLUEPILL_F103C8,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0 arduino:avr:uno,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0 ```
tomcombriat commented 7 months ago

No problem, I'll just throw another one ;).

It is just too easy to make mistake in this code…