Commit Graph

  • 061020ba74 Added NRO building. yellows8 2017-11-21 16:04:25 -0500
  • 22e0708cfa
    Merge pull request #2 from devkitPro/master yellows8 2017-11-20 11:20:34 -0500
  • 2c44bb1708 Update makefiles for devkitA64 alpha 5 fincs 2017-11-20 17:08:00 +0100
  • 3b058d0c39 Added graphics/simplegfx example. yellows8 2017-11-07 14:01:06 -0500
  • 7e83f99fd6 Added usbdev example. Added comments to usbds example. yellows8 2017-10-12 18:43:21 -0400
  • 33f726fadf Changed wMaxPacketSize to 0x200 since the previous value was invalid. Send bytes 0x00..0xff in a loop, with '\n' being sent first. All of this (binary) data is now properly read by the host(via /dev usb-tty). yellows8 2017-10-11 20:12:11 -0400
  • a23a01c7bd Added delay at the end of usbds_test(). Only send 1-byte in datapayload for the second msg. Minor adjustment. Removed invalid comment. yellows8 2017-10-10 19:08:34 -0400
  • 7f7564bff4 Use usbDsWaitReady(). yellows8 2017-10-10 11:53:36 -0400
  • db05ce3060 Added usbds example. yellows8 2017-10-10 01:43:33 -0400
  • 09b9bbdc0c Fixed make-clean. yellows8 2017-09-25 16:48:29 -0400
  • 401e450e12 Changed PIC to PIE. yellows8 2017-09-21 19:47:38 -0400
  • ecc48e8101 Merge pull request #1 from devkitPro/dka64-updates yellows8 2017-09-20 10:30:32 -0400
  • aaa50ddafc use -fPIC for both compiling and linking Dave Murphy 2017-09-20 11:04:31 +0100
  • 03e3d1ea7f ignore generated files Dave Murphy 2017-09-20 11:03:36 +0100
  • 399bb1cedd Initial commit. yellows8 2017-09-16 22:01:48 -0400