mirror of
https://github.com/LNH-team/dspico-usb-examples.git
synced 2026-06-08 20:27:08 +02:00
Initial commit
This commit is contained in:
7
examples/mass-storage/common/ipcChannels.h
Normal file
7
examples/mass-storage/common/ipcChannels.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define IPC_CHANNEL_DSI_SD 16
|
||||
#define IPC_CHANNEL_DLDI 17
|
||||
#define IPC_CHANNEL_LOADER 18
|
||||
#define IPC_CHANNEL_SOUND 19
|
||||
#define IPC_CHANNEL_RTC 20
|
||||
Reference in New Issue
Block a user