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

tinygobb: update and make it work again #2815

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

rminnich
Copy link
Member

reduce the number of functions tinygobb updates
to just runone.

Add a placeholder cmds/exp/runone_tinygo.go,
so that gobusybox will not get confused.

reduce the number of functions tinygobb updates
to just runone.

Add a placeholder cmds/exp/runone_tinygo.go,
so that gobusybox will not get confused.

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
@rminnich
Copy link
Member Author

still trying to work out the way to make tinygo builds succeed. Interestingly, I can now build u-root for tamago with very little trouble, and it works in qemu (but not on usbarmory, quite yet)

@rminnich rminnich added the Awaiting reviewer Waiting for a reviewer. label Nov 27, 2023
Copy link

codecov bot commented Nov 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d6fd07) 75.33% compared to head (4907416) 75.33%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2815   +/-   ##
=======================================
  Coverage   75.33%   75.33%           
=======================================
  Files         432      432           
  Lines       42965    42965           
=======================================
+ Hits        32366    32368    +2     
+ Misses      10599    10597    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlaurion
Copy link

tlaurion commented Nov 27, 2023

Eli5: how to use this? @rminnich ?

@rminnich rminnich merged commit 9f32fba into u-root:main Nov 27, 2023
24 checks passed
@rminnich
Copy link
Member Author

I will add a readme.md

@tlaurion
Copy link

I will add a readme.md

@rminnich gentle reminder. I would be curious to see reduction of size and properly test this

@tlaurion
Copy link

tlaurion commented Jan 3, 2024

@rminnich just saw your talk https://osfc.io/2023/talks/tamago-and-tinygo-working-with-firmware-and-kernel-written-in-go/

I will add a readme.md

Doesn't explain the usage, but explain the why's.
Good stuff!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting reviewer Waiting for a reviewer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants