Skip to content

tsoop-com/Midi_Fighter_Twister_Open_Source

 
 

Repository files navigation

Midi Fighter Twister - Open Source Firmware

The MF Twister Project makes use of the Atmel ASF extensions & LUFA Module.

To compile following symbols must be defined

DEBUG F_USB=48000000UL F_CPU=32000000UL USE_LUFA_CONFIG_HEADER ARCH=ARCH_XMEGA BOARD=USER_BOARD

The compiler must also link libm

The project also requires a user board configuration header file, if this is missing add the following to conf_board.h

#define CONF_BOARD_ENABLE_USARTD0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.0%
  • Makefile 5.5%
  • Assembly 0.5%