Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make ISR(Timer0_OVF_vect) a weak function #514

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drshihan
Copy link

@drshihan drshihan commented Dec 6, 2022

In order to let people use Timer0 with all its functions, mark this with the attribute 'weak', so they can redefine this function with their own code.

In order to let people use Timer0 with all its functions, mark this with the attribute 'weak', so they can redefine this function with their own code.
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2022

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

Memory usage change @ e4eb680

Board flash % RAM for global variables %
arduino:avr:LilyPadUSB 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:atmegang:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:atmegang:cpu=atmega8 💚 -148 - -148 -2.06 - -2.06 💚 -1 - -1 -0.1 - -0.1
arduino:avr:bt:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:bt:cpu=atmega328 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.05 - -0.05
arduino:avr:chiwawa 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:circuitplay32u4cat 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 N/A
arduino:avr:diecimila:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:diecimila:cpu=atmega328 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:esplora 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:ethernet 💚 -148 - -148 -0.46 - -0.46 💚 -1 - -1 -0.05 - -0.05
arduino:avr:fio 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:leonardo 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:leonardoeth 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:lilypad:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:lilypad:cpu=atmega328 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:mega:cpu=atmega1280 💚 -148 - -148 -0.12 - -0.12 💚 -1 - -1 -0.01 - -0.01
arduino:avr:mega:cpu=atmega2560 💚 -148 - -148 -0.06 - -0.06 💚 -1 - -1 -0.01 - -0.01
arduino:avr:megaADK 💚 -148 - -148 -0.06 - -0.06 💚 -1 - -1 -0.01 - -0.01
arduino:avr:micro 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:mini:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:mini:cpu=atmega328 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.05 - -0.05
arduino:avr:nano:cpu=atmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:nano:cpu=atmega328 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:nano:cpu=atmega328old 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:one 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:pro:cpu=16MHzatmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:pro:cpu=16MHzatmega328 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:pro:cpu=8MHzatmega168 💚 -148 - -148 -1.03 - -1.03 💚 -1 - -1 -0.1 - -0.1
arduino:avr:pro:cpu=8MHzatmega328 💚 -148 - -148 -0.48 - -0.48 💚 -1 - -1 -0.05 - -0.05
arduino:avr:robotControl 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:robotMotor 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:uno 💚 -148 - -148 -0.46 - -0.46 💚 -1 - -1 -0.05 - -0.05
arduino:avr:unomini 💚 -148 - -148 -0.46 - -0.46 💚 -1 - -1 -0.05 - -0.05
arduino:avr:unowifi 💚 -148 - -148 -0.46 - -0.46 💚 -1 - -1 -0.05 - -0.05
arduino:avr:yun 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
arduino:avr:yunmini 💚 -148 - -148 -0.52 - -0.52 💚 -1 - -1 -0.04 - -0.04
Click for full report table
Board libraries/EEPROM/examples/eeprom_clear
flash
% libraries/EEPROM/examples/eeprom_clear
RAM for global variables
% libraries/EEPROM/examples/eeprom_iteration
flash
% libraries/EEPROM/examples/eeprom_iteration
RAM for global variables
% libraries/EEPROM/examples/eeprom_update
flash
% libraries/EEPROM/examples/eeprom_update
RAM for global variables
% libraries/EEPROM/examples/eeprom_write
flash
% libraries/EEPROM/examples/eeprom_write
RAM for global variables
% libraries/EEPROM/examples/eeprom_crc
flash
% libraries/EEPROM/examples/eeprom_crc
RAM for global variables
% libraries/EEPROM/examples/eeprom_get
flash
% libraries/EEPROM/examples/eeprom_get
RAM for global variables
% libraries/EEPROM/examples/eeprom_put
flash
% libraries/EEPROM/examples/eeprom_put
RAM for global variables
% libraries/EEPROM/examples/eeprom_read
flash
% libraries/EEPROM/examples/eeprom_read
RAM for global variables
% libraries/SPI/examples/BarometricPressureSensor
flash
% libraries/SPI/examples/BarometricPressureSensor
RAM for global variables
% libraries/SPI/examples/DigitalPotControl
flash
% libraries/SPI/examples/DigitalPotControl
RAM for global variables
% libraries/Wire/examples/SFRRanger_reader
flash
% libraries/Wire/examples/SFRRanger_reader
RAM for global variables
% libraries/Wire/examples/digital_potentiometer
flash
% libraries/Wire/examples/digital_potentiometer
RAM for global variables
% libraries/Wire/examples/i2c_scanner
flash
% libraries/Wire/examples/i2c_scanner
RAM for global variables
% libraries/Wire/examples/master_reader
flash
% libraries/Wire/examples/master_reader
RAM for global variables
% libraries/Wire/examples/master_writer
flash
% libraries/Wire/examples/master_writer
RAM for global variables
% libraries/Wire/examples/slave_receiver
flash
% libraries/Wire/examples/slave_receiver
RAM for global variables
% libraries/Wire/examples/slave_sender
flash
% libraries/Wire/examples/slave_sender
RAM for global variables
% libraries/SoftwareSerial/examples/SoftwareSerialExample
flash
% libraries/SoftwareSerial/examples/SoftwareSerialExample
RAM for global variables
% libraries/SoftwareSerial/examples/TwoPortReceive
flash
% libraries/SoftwareSerial/examples/TwoPortReceive
RAM for global variables
%
arduino:avr:LilyPadUSB -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:atmegang:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:atmegang:cpu=atmega8 -148 -2.06 N/A N/A -148 -2.06 N/A N/A -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1 -148 -2.06 -1 -0.1
arduino:avr:bt:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:bt:cpu=atmega328 -148 -0.52 N/A N/A -148 -0.52 N/A N/A -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05
arduino:avr:chiwawa -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:circuitplay32u4cat -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A -148 -0.52 -1 N/A
arduino:avr:diecimila:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:diecimila:cpu=atmega328 -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:esplora -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:ethernet -148 -0.46 N/A N/A -148 -0.46 N/A N/A -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05
arduino:avr:fio -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:leonardo -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:leonardoeth -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:lilypad:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:lilypad:cpu=atmega328 -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:mega:cpu=atmega1280 -148 -0.12 N/A N/A -148 -0.12 N/A N/A -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01 -148 -0.12 -1 -0.01
arduino:avr:mega:cpu=atmega2560 -148 -0.06 N/A N/A -148 -0.06 N/A N/A -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01
arduino:avr:megaADK -148 -0.06 N/A N/A -148 -0.06 N/A N/A -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01 -148 -0.06 -1 -0.01
arduino:avr:micro -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:mini:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:mini:cpu=atmega328 -148 -0.52 N/A N/A -148 -0.52 N/A N/A -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05 -148 -0.52 -1 -0.05
arduino:avr:nano:cpu=atmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:nano:cpu=atmega328 -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:nano:cpu=atmega328old -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:one -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:pro:cpu=16MHzatmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:pro:cpu=16MHzatmega328 -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:pro:cpu=8MHzatmega168 -148 -1.03 N/A N/A -148 -1.03 N/A N/A -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1 -148 -1.03 -1 -0.1
arduino:avr:pro:cpu=8MHzatmega328 -148 -0.48 N/A N/A -148 -0.48 N/A N/A -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05 -148 -0.48 -1 -0.05
arduino:avr:robotControl -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:robotMotor -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:uno -148 -0.46 N/A N/A -148 -0.46 N/A N/A -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05
arduino:avr:unomini -148 -0.46 N/A N/A -148 -0.46 N/A N/A -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05
arduino:avr:unowifi -148 -0.46 N/A N/A -148 -0.46 N/A N/A -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05 -148 -0.46 -1 -0.05
arduino:avr:yun -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
arduino:avr:yunmini -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04 -148 -0.52 -1 -0.04
Click for full report CSV
Board,libraries/EEPROM/examples/eeprom_clear<br>flash,%,libraries/EEPROM/examples/eeprom_clear<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_iteration<br>flash,%,libraries/EEPROM/examples/eeprom_iteration<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_update<br>flash,%,libraries/EEPROM/examples/eeprom_update<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_write<br>flash,%,libraries/EEPROM/examples/eeprom_write<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_crc<br>flash,%,libraries/EEPROM/examples/eeprom_crc<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_get<br>flash,%,libraries/EEPROM/examples/eeprom_get<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_put<br>flash,%,libraries/EEPROM/examples/eeprom_put<br>RAM for global variables,%,libraries/EEPROM/examples/eeprom_read<br>flash,%,libraries/EEPROM/examples/eeprom_read<br>RAM for global variables,%,libraries/SPI/examples/BarometricPressureSensor<br>flash,%,libraries/SPI/examples/BarometricPressureSensor<br>RAM for global variables,%,libraries/SPI/examples/DigitalPotControl<br>flash,%,libraries/SPI/examples/DigitalPotControl<br>RAM for global variables,%,libraries/Wire/examples/SFRRanger_reader<br>flash,%,libraries/Wire/examples/SFRRanger_reader<br>RAM for global variables,%,libraries/Wire/examples/digital_potentiometer<br>flash,%,libraries/Wire/examples/digital_potentiometer<br>RAM for global variables,%,libraries/Wire/examples/i2c_scanner<br>flash,%,libraries/Wire/examples/i2c_scanner<br>RAM for global variables,%,libraries/Wire/examples/master_reader<br>flash,%,libraries/Wire/examples/master_reader<br>RAM for global variables,%,libraries/Wire/examples/master_writer<br>flash,%,libraries/Wire/examples/master_writer<br>RAM for global variables,%,libraries/Wire/examples/slave_receiver<br>flash,%,libraries/Wire/examples/slave_receiver<br>RAM for global variables,%,libraries/Wire/examples/slave_sender<br>flash,%,libraries/Wire/examples/slave_sender<br>RAM for global variables,%,libraries/SoftwareSerial/examples/SoftwareSerialExample<br>flash,%,libraries/SoftwareSerial/examples/SoftwareSerialExample<br>RAM for global variables,%,libraries/SoftwareSerial/examples/TwoPortReceive<br>flash,%,libraries/SoftwareSerial/examples/TwoPortReceive<br>RAM for global variables,%
arduino:avr:LilyPadUSB,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:atmegang:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:atmegang:cpu=atmega8,-148,-2.06,N/A,N/A,-148,-2.06,N/A,N/A,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,-148,-2.06,-1,-0.1,,,,,,,,
arduino:avr:bt:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:bt:cpu=atmega328,-148,-0.52,N/A,N/A,-148,-0.52,N/A,N/A,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05
arduino:avr:chiwawa,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:circuitplay32u4cat,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A,-148,-0.52,-1,N/A
arduino:avr:diecimila:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:diecimila:cpu=atmega328,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:esplora,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:ethernet,-148,-0.46,N/A,N/A,-148,-0.46,N/A,N/A,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05
arduino:avr:fio,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:leonardo,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:leonardoeth,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:lilypad:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:lilypad:cpu=atmega328,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:mega:cpu=atmega1280,-148,-0.12,N/A,N/A,-148,-0.12,N/A,N/A,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01,-148,-0.12,-1,-0.01
arduino:avr:mega:cpu=atmega2560,-148,-0.06,N/A,N/A,-148,-0.06,N/A,N/A,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01
arduino:avr:megaADK,-148,-0.06,N/A,N/A,-148,-0.06,N/A,N/A,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01,-148,-0.06,-1,-0.01
arduino:avr:micro,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:mini:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:mini:cpu=atmega328,-148,-0.52,N/A,N/A,-148,-0.52,N/A,N/A,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05,-148,-0.52,-1,-0.05
arduino:avr:nano:cpu=atmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:nano:cpu=atmega328,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:nano:cpu=atmega328old,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:one,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:pro:cpu=16MHzatmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:pro:cpu=16MHzatmega328,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:pro:cpu=8MHzatmega168,-148,-1.03,N/A,N/A,-148,-1.03,N/A,N/A,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1,-148,-1.03,-1,-0.1
arduino:avr:pro:cpu=8MHzatmega328,-148,-0.48,N/A,N/A,-148,-0.48,N/A,N/A,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05,-148,-0.48,-1,-0.05
arduino:avr:robotControl,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,,,,,,,,
arduino:avr:robotMotor,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,,,,,,,,
arduino:avr:uno,-148,-0.46,N/A,N/A,-148,-0.46,N/A,N/A,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05
arduino:avr:unomini,-148,-0.46,N/A,N/A,-148,-0.46,N/A,N/A,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05
arduino:avr:unowifi,-148,-0.46,N/A,N/A,-148,-0.46,N/A,N/A,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05,-148,-0.46,-1,-0.05
arduino:avr:yun,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04
arduino:avr:yunmini,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04,-148,-0.52,-1,-0.04

@matthijskooijman
Copy link
Collaborator

There is already another PR with another approach that should have the same result here: #320. Personally I think that that approach is slightly cleaner (and also more in line with how the HardwareSerial ISRs work). Maybe you could test that PR and report there whether it also fixes your issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants