Skip to content
Snippets Groups Projects
Commit b7b8809e authored by lejeune quentin's avatar lejeune quentin
Browse files

[IMP] hw_*: Add possibility to run IoT in Windows


Currently it is only possible to run the modules
for the IoT Box on Raspios.
The modifications brought by this commit brings the possibility
that the various hw_* modules can be executed whatever the OS
of the hardware (Linux or Windows).
If the modules should be versioned according to the OS,
the file will be renamed so that the end of
the file includes *_L (for linux) or *_W (for windows)

closes odoo/odoo#105938

Related: odoo/enterprise#34661
Signed-off-by: default avatarQuentin Lejeune (qle) <qle@odoo.com>
parent ae559ee0
No related branches found
No related tags found
No related merge requests found
Showing
with 343 additions and 187 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment