Skip to content

welvet/launchpad-pro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Launchpad Pro Sequencer

Build

On macOS you can easily install the GCC ARM toolchain using the homebrew package manager. The EABI tools are maintained in an external repository which you need to put on tap first. You can then run make to directly compile the code:

brew tap PX4/homebrew-px4
brew install gcc-arm-none-eabi
make

Releases

No releases published

Packages

No packages published

Languages

  • C 76.0%
  • Python 13.8%
  • C++ 7.7%
  • Makefile 2.5%