Skip to content

Conversation

@AJMansfield AJMansfield changed the title bin/yaml/python: Add MicroPython. Add MicroPython. Nov 7, 2025
@AJMansfield AJMansfield force-pushed the micropython branch 2 times, most recently from ccd5e6b to 8548556 Compare November 7, 2025 19:18
@AJMansfield AJMansfield marked this pull request as ready for review November 7, 2025 19:56
@AJMansfield AJMansfield changed the title Add MicroPython. Add MicroPython Tooling Nov 7, 2025
@partouf
Copy link
Member

partouf commented Nov 15, 2025

I was able to build 1.26, but not 1.27.0 due to Could not find remote branch v1.27.0 to clone.

@AJMansfield
Copy link
Author

I was able to build 1.26, but not 1.27.0 due to Could not find remote branch v1.27.0 to clone.

Oh, that'd be because 1.27.0 isn't actually out yet lol. Lemme update this PR to match the set of versions I ended up with in compiler-explorer/compiler-explorer#8256.

@AJMansfield AJMansfield force-pushed the micropython branch 2 times, most recently from 9c21711 to df5f83d Compare November 15, 2025 16:29
@partouf
Copy link
Member

partouf commented Nov 15, 2025

Builds:

  • "1.19"
  • 1.19.1
  • 1.20.0
  • 1.21.0
  • 1.22.0
  • 1.22.1
  • 1.22.2
  • 1.23.0
  • 1.24.0
  • 1.24.1
  • 1.25.0
  • 1.26.0
  • 1.26.1

@partouf
Copy link
Member

partouf commented Nov 15, 2025

@AJMansfield
Copy link
Author

Oh, hadn't realized our build dependencies changed in the jump to 1.20.0, we can just drop the earlier versions. (Only reason for cutting off at 1.19 was that 1.18 and earlier needed a whole different set of tools with a different major revision of the bytecode format; and I guess some of those tools were still used by something or other during 1.19).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants