Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Last active November 12, 2023 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstellanova/ccd06c13d8c9c37c656c88088fbcacf6 to your computer and use it in GitHub Desktop.
Save tstellanova/ccd06c13d8c9c37c656c88088fbcacf6 to your computer and use it in GitHub Desktop.
Building micropython for WCH CH32v07

Simple grab n build

git clone https://github.com/r4d10n/micropython-wch-ch32v307.git
cd micropython-wch-ch32v307
make -C mpy-cross
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment