diff options
| author | Keith Packard <keithp@keithp.com> | 2009-04-13 13:51:08 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2009-04-13 13:51:08 -0700 |
| commit | c5c1e3fb1c253d387be02c127253ac2a55d577b4 (patch) | |
| tree | 9e3f6a5128956bf4121a2d5334ed7073122bd530 /Makefile | |
| parent | f3f25a1cec7d2a034aa544569cfd23bea1a996c5 (diff) | |
Add USB support.
This offers a single CDC ACM device over USB.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ SRC = \ ao_led.c \ ao_task.c \ ao_timer.c \ + ao_usb.c \ ao_panic.c \ ao_test.c \ _bp.c |
