fix host midi build

This commit is contained in:
hathach
2025-02-12 11:50:57 +07:00
parent 294fb268d7
commit 7c405236cf
9 changed files with 51 additions and 22 deletions

View File

@@ -27,10 +27,8 @@
#include <stdio.h>
#include <string.h>
#include "bsp/board.h"
#include "bsp/board_api.h"
#include "tusb.h"
#include "class/midi/midi_host.h"
#if CFG_TUH_MIDI