cc2531: Copy arm usb framework

See Pull Request #18
This commit is contained in:
Philippe Rétornaz 2012-08-07 11:24:59 +02:00 committed by George Oikonomou
parent 67bf9ec10e
commit 0e55eb0947
12 changed files with 1577 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#ifndef __CDC_ACM_H__UFV6K50827__
#define __CDC_ACM_H__UFV6K50827__
void
usb_cdc_acm_setup();
#endif /* __CDC_ACM_H__UFV6K50827__ */