Skip to content

Conversation

@hargoniX
Copy link
Member

  • Ported all the code to the microbit BSP
  • Tested all the code commands etc. on v1.5 and v2
  • ch06 doesn't need to be touched I think
  • currently relying on the git version of microbit since it
    introduces quite a few nice new APIs we want to use,
    microbit is (hopefully) going to make a release before
    this rewrite actually gets published
  • the solution to the ch05 challenge is arguably the most stupid
    way you could come up with to generate the matrix, at the
    same time this makes it simple enough to be understood by everyone
    though, which is certainly more important in this case

- Ported all the code to the microbit BSP
- Tested all the code commands etc. on v1.5 and v2
- ch06 doesn't need to be touched I think
- currently relying on the git version of microbit since it
  introduces quite a few nice new APIs we want to use,
  microbit is (hopefully) going to make a release before
  this rewrite actually gets published
- the solution to the ch05 challenge is arguably the most stupid
  way you could come up with to generate the matrix, at the
  same time this makes it simple enough to be understood by everyone
  though, which is certainly more important in this case
@hargoniX hargoniX added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. microbit-rewrite labels Jul 23, 2021
@hargoniX hargoniX added this to the Micro:bit rewrite milestone Jul 23, 2021
@hargoniX hargoniX requested a review from eldruin July 23, 2021 07:15
@hargoniX hargoniX self-assigned this Jul 23, 2021
@hargoniX hargoniX requested a review from a team as a code owner July 23, 2021 07:15
@rust-highfive
Copy link

⚠️ Warning ⚠️

  • Pull requests are usually filed against the master branch for this repo, but this one is against rewrite. Please double check that you specified the right target!

@hargoniX
Copy link
Member Author

Hurray the CI is back \o/

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Great stuff! I just added a few nit-picks

hargoniX and others added 2 commits July 23, 2021 10:32
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Great, thank you!

bors r+

bors bot added a commit that referenced this pull request Jul 23, 2021
381: ch05 ch06 rewrite for micro:bit v2 r=eldruin a=hargoniX

- Ported all the code to the microbit BSP
- Tested all the code commands etc. on v1.5 and v2
- ch06 doesn't need to be touched I think
- currently relying on the git version of microbit since it
  introduces quite a few nice new APIs we want to use,
  microbit is (hopefully) going to make a release before
  this rewrite actually gets published
- the solution to the ch05 challenge is arguably the most stupid
  way you could come up with to generate the matrix, at the
  same time this makes it simple enough to be understood by everyone
  though, which is certainly more important in this case

Co-authored-by: Henrik Böving <hargonix@gmail.com>
@eldruin
Copy link
Member

eldruin commented Jul 23, 2021

@hargoniX The bors.toml contains something that is not part of the CI anymore and waits forever for it to finish. Could you have a look?

@bors
Copy link
Contributor

bors bot commented Jul 23, 2021

Timed out.

Copy link
Member

@eldruin eldruin left a comment

Choose a reason for hiding this comment

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

Thanks! let's try again.
bors r+

@bors
Copy link
Contributor

bors bot commented Jul 23, 2021

@bors bors bot merged commit 80a4bf0 into rewrite Jul 23, 2021
@bors bors bot deleted the rewrite-v2-ch5 branch July 23, 2021 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

microbit-rewrite S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-resources

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants