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

refactor: introduce emulator boards #3716

Merged
merged 5 commits into from
May 21, 2024
Merged

Conversation

TychoVrahe
Copy link
Contributor

Introducing emulator boards concept, which allows us to handle different emutalor configurations in same manner as we handle configuration for regular HW.

Along with this, some reorganization of site_scons/models and embed/models is done, in order to keep the model specific files in as little places as possible

@TychoVrahe TychoVrahe self-assigned this Apr 15, 2024
Base automatically changed from tychovrahe/refactor/bindgen to main April 25, 2024 11:20
@TychoVrahe TychoVrahe force-pushed the tychovrahe/refactor/emu_boards branch from c6cd253 to 738cbd9 Compare April 25, 2024 11:23
@TychoVrahe TychoVrahe force-pushed the tychovrahe/refactor/emu_boards branch 2 times, most recently from 95fc2ce to 3ca4e56 Compare May 17, 2024 09:47
@TychoVrahe TychoVrahe marked this pull request as ready for review May 17, 2024 10:42
@TychoVrahe TychoVrahe requested a review from prusnak as a code owner May 17, 2024 10:42
@TychoVrahe TychoVrahe requested review from cepetr and removed request for prusnak May 17, 2024 10:42
Copy link
Contributor

@cepetr cepetr left a comment

Choose a reason for hiding this comment

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

I really like this change. It's a big step forward.

core/embed/trezorhal/unix/display-unix.h Outdated Show resolved Hide resolved
core/site_scons/models/T2B1/__init__.py Show resolved Hide resolved
core/site_scons/models/T2B1/__init__.py Outdated Show resolved Hide resolved
core/embed/trezorhal/unix/display_driver.c Outdated Show resolved Hide resolved
core/SConscript.bootloader_emu Show resolved Hide resolved
@TychoVrahe TychoVrahe force-pushed the tychovrahe/refactor/emu_boards branch from 2bb1f43 to 0c19044 Compare May 20, 2024 07:19
@TychoVrahe TychoVrahe force-pushed the tychovrahe/refactor/emu_boards branch 2 times, most recently from ef283a8 to 5fca554 Compare May 21, 2024 10:02
@TychoVrahe TychoVrahe force-pushed the tychovrahe/refactor/emu_boards branch from 5fca554 to 82170f6 Compare May 21, 2024 13:44
@TychoVrahe TychoVrahe merged commit 76e98ec into main May 21, 2024
82 checks passed
@TychoVrahe TychoVrahe deleted the tychovrahe/refactor/emu_boards branch May 21, 2024 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Approved
Development

Successfully merging this pull request may close these issues.

None yet

2 participants