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

Reorganize Melpo Init #94

Merged
merged 5 commits into from
Jun 24, 2023
Merged

Reorganize Melpo Init #94

merged 5 commits into from
Jun 24, 2023

Conversation

jamesmunns
Copy link
Contributor

This moves the majority of melpo's init into smaller, separate service launches.

Additionally, it adds register_no_retry (and similar functions), with the existing register methods now doing the retry loop.

Additionally additionally, It moves the graphical forth shell into a new module in the kernel, usable by both hardware and the simulator.

@jamesmunns jamesmunns requested a review from hawkw June 24, 2023 21:26
@netlify
Copy link

netlify bot commented Jun 24, 2023

Deploy Preview for merry-scone-cc7a60 ready!

Name Link
🔨 Latest commit df677d9
🔍 Latest deploy log https://app.netlify.com/sites/merry-scone-cc7a60/deploys/649760740a292500080ff66a
😎 Deploy Preview https://deploy-preview-94--merry-scone-cc7a60.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

source/kernel/src/drivers/serial_mux.rs Outdated Show resolved Hide resolved
source/kernel/src/drivers/serial_mux.rs Outdated Show resolved Hide resolved
source/kernel/src/drivers/serial_mux.rs Outdated Show resolved Hide resolved
source/kernel/src/drivers/serial_mux.rs Outdated Show resolved Hide resolved
Thank you eliza :D

Co-authored-by: Eliza Weisman <eliza@buoyant.io>
@jamesmunns jamesmunns merged commit d2a8024 into main Jun 24, 2023
11 checks passed
@jamesmunns jamesmunns deleted the james/crush-crush branch June 24, 2023 21:48
@jamesmunns jamesmunns added the platform: melpomene Specific to the Melpomene simulator platform label Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: melpomene Specific to the Melpomene simulator platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants