mirror of
https://github.com/ApacheThunder/nCard_USB_Examples.git
synced 2025-06-19 03:35:35 -04:00

* Initial commit of modified source code. * Arm7 for both apps appears to be some form of template arm7 setup. Perhaps from the ancient version of libnds this used to use. I just used the default arm7 template code from current version of libnds...seems to do the job.
5 lines
59 B
C
5 lines
59 B
C
#include <stdio.h>
|
|
#include "usbhal.h"
|
|
#include "debug.h"
|
|
|