Skip to content

Instantly share code, notes, and snippets.

@sawaYch
Last active November 18, 2018 17:16
Show Gist options
  • Save sawaYch/cd09e07c59de9ddc9ab8c6b1d5bab507 to your computer and use it in GitHub Desktop.
Save sawaYch/cd09e07c59de9ddc9ab8c6b1d5bab507 to your computer and use it in GitHub Desktop.
Memo, everything.

Memo

cross compile failed: conflicting CPU arch

Cannot compile the stm32f407-discovery demo program on linux toochain?
All you need to do is just update libnewlib
bbcmicrobit/micropython#514 (comment)

wget to http web server require username & password

wget http://course.cse.ust.hk/comp3511/project/project2/os2018fall_nachos_proj2.tar.gz --http-user=username --http-password=pa$$w0rd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment