Closed tomcombriat closed 9 months ago
Memory usage change @ c33a1bda0a10fe7aec31c05fb8af11d716985a9d
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:mega |
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 |
arduino:mbed_giga:giga |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
arduino:renesas_uno:minima |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
arduino:samd:adafruit_circuitplayground_m0 |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
esp8266:esp8266:huzzah |
N/A | N/A | N/A | N/A |
rp2040:rp2040:rpipico |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
teensy:avr:teensy36 |
0 - 0 | 0.0 - 0.0 | 0 - 0 | 0.0 - 0.0 |
teensy:avr:teensy41 |
N/A | N/A | N/A | N/A |
Merging this.
This is to check if the automatic tests are okay with an external dependency… ~The tests seem to fail but I wonder if this is not because the
library.properties
it uses is the "old" one, without the dependency…~~Tests are happy, but the examples are not actually compiled…~