Rename MCU
This commit is contained in:
parent
ed2925a961
commit
64a01bef05
75 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
#include "usb.h"
|
||||
|
||||
void USB_PMAToMemory(void *mem, uint16_t offset, size_t length);
|
||||
void USB_MemoryToPMA(uint16_t offset, const void *mem, size_t length);
|
||||
void USB_SetEPR(volatile uint16_t *EPR, uint16_t status);
|
||||
Loading…
Add table
Add a link
Reference in a new issue