Skip to content

Instantly share code, notes, and snippets.

@karlsander
Created April 16, 2019 17:26
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 karlsander/ea46fac0b60d8195a762780a00400e28 to your computer and use it in GitHub Desktop.
Save karlsander/ea46fac0b60d8195a762780a00400e28 to your computer and use it in GitHub Desktop.
compiling Hemisphere
platformio ci --project-conf="platformio.ini" --build-dir="build" --keep-build-dir O_C-HemisphereSuite/software/o_c_REV/
[env:hemisphere]
board = teensy31
framework = arduino
platform = teensy
board_build.f_cpu = 120000000
build_flags = -D USB_MIDI -fpermissive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment