Skip to content

modbus: move freemodbus to a separate directory#3454

Merged
jerpelea merged 1 commit intoapache:masterfrom
raiden00pl:modbus_split
Apr 14, 2026
Merged

modbus: move freemodbus to a separate directory#3454
jerpelea merged 1 commit intoapache:masterfrom
raiden00pl:modbus_split

Conversation

@raiden00pl
Copy link
Copy Markdown
Member

Summary

move freemodbus implementation to modbus/freemodbus so it is possible to add other modbus implementations

Impact

there should be no impact, just moving freemodbus to another location.

Testing

compilation tested with:

  • Make: linum-stm32h753bi/modbus_master
  • Make: linum-stm32h753bi/modbus_slave
  • Cmake: linum-stm32h753bi/modbus_master
  • Cmake: linum-stm32h753bi/modbus_slave

no functional changes, so nothing else was tested

move freemodbus to modbus/freemodbus so it is possible to add other
modbus implementations

Signed-off-by: raiden00pl <raiden00@railab.me>
Copy link
Copy Markdown
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks @raiden00pl, I will be playing with ModBus in a few days :-)

@jerpelea jerpelea merged commit 722f319 into apache:master Apr 14, 2026
78 of 79 checks passed
@acassis
Copy link
Copy Markdown
Contributor

acassis commented Apr 14, 2026

@raiden00pl nice fix! BTW, maybe we should move modbus to inside Industry/ because it is a protocol and at root of apps/ normally are categories of applications

@raiden00pl
Copy link
Copy Markdown
Member Author

@acassis I agree that this should be in industry/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants