You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
We at Controllino are now updating our AVR devices board support packages, in some of them we have RS485 ports and by defining RS485_SERIAL_PORT, RS485_DEFAULT_TX_PIN, RS485_DEFAULT_RE_PIN, RS485_DEFAULT_DE_PIN, we pretend to add support for ArduinoRS485 and ArduinoModbus libraries.
But without the change in this PR these AVR devices will be forced to:
examples/RS485Passthrough RAM for global variables
%
examples/RS485Receiver flash
%
examples/RS485Receiver RAM for global variables
%
examples/RS485Sender flash
%
examples/RS485Sender RAM for global variables
%
arduino:mbed_opta:opta
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:mbed_portenta:envie_m7
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
arduino:samd:mkr1000
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrfox1200
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrgsm1400
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrnb1500
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrvidor4000
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwan1300
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwan1310
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwifi1010
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrzero
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/RS485Passthrough<br>flash,%,examples/RS485Passthrough<br>RAM for global variables,%,examples/RS485Receiver<br>flash,%,examples/RS485Receiver<br>RAM for global variables,%,examples/RS485Sender<br>flash,%,examples/RS485Sender<br>RAM for global variables,%
arduino:mbed_opta:opta,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:samd:mkr1000,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrfox1200,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrgsm1400,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrnb1500,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrvidor4000,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwan1310,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
This is one is problematic. However, I'd be open to merge something like master...test . If its an acceptable solution to you, just git cherry-pick 801d6b80e90676c4db0328183980640bca4c3f91 and update your branch.
This is one is problematic. However, I'd be open to merge something like master...test . If its an acceptable solution to you, just git cherry-pick 801d6b80e90676c4db0328183980640bca4c3f91 and update your branch.
examples/RS485Passthrough RAM for global variables
%
examples/RS485Receiver flash
%
examples/RS485Receiver RAM for global variables
%
examples/RS485Sender flash
%
examples/RS485Sender RAM for global variables
%
arduino:mbed_portenta:envie_m7
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
N/A
arduino:samd:mkr1000
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrfox1200
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrgsm1400
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrnb1500
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrvidor4000
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwan1300
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwan1310
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrwifi1010
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:samd:mkrzero
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
0
0.0
arduino:mbed_opta:opta
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/RS485Passthrough<br>flash,%,examples/RS485Passthrough<br>RAM for global variables,%,examples/RS485Receiver<br>flash,%,examples/RS485Receiver<br>RAM for global variables,%,examples/RS485Sender<br>flash,%,examples/RS485Sender<br>RAM for global variables,%
arduino:mbed_portenta:envie_m7,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A,N/A
arduino:samd:mkr1000,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrfox1200,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrgsm1400,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrnb1500,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrvidor4000,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwan1300,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwan1310,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrwifi1010,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:samd:mkrzero,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
arduino:mbed_opta:opta,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0
Superseded by #51 - CONTROLLINO-PLC is not configured to allow force-push by library maintainers, but a git --rebase was necessary. Changes of this PR are merged in #51.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello,
We at Controllino are now updating our AVR devices board support packages, in some of them we have RS485 ports and by defining RS485_SERIAL_PORT, RS485_DEFAULT_TX_PIN, RS485_DEFAULT_RE_PIN, RS485_DEFAULT_DE_PIN, we pretend to add support for ArduinoRS485 and ArduinoModbus libraries.
But without the change in this PR these AVR devices will be forced to:
Best Regards.