Files
xod/packages
Victor Nakoryakov fdebafd1c9 test(xod-arduino,infra): update C++ related test fixtures
RAM consumption for blink has grown on 1 byte. It’s the g_isSettingUp.
However, practically nothing changes. The previous solution with the
`bool firstRun` argument always consumed that byte, although `avr-size`
was not able to see it since the arg is allocated on stack, inside
`loop`.
2018-04-13 17:56:20 +03:00
..
2018-04-11 18:16:19 +03:00