summaryrefslogtreecommitdiffstats
path: root/apps/examples/hidkbd
AgeCommit message (Expand)AuthorFilesLines
2012-12-28Add board support at configs/zp214xpa for the The0.net ZP213X/4XPA board with...patacongo1-6/+5
2012-12-27Add support for key release eventspatacongo1-8/+25
2012-12-26Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo2-1/+136
2012-12-26Add UG_2965SWEG01 driver from Darcy Gong; fix logic error in how waiters are ...patacongo1-0/+1
2012-12-26Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo1-2/+2
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-3/+3
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-2/+3
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+1
2012-11-12Changes to get a clean ez80 build using the ZDS 5.1.1 toolchainpatacongo1-2/+6
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-2/+2
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-4/+2
2012-09-13USB device drivers: Add hooks to to use common, external DMA buffer allocatio...patacongo2-2/+2
2012-08-30Add configurable application entry pointpatacongo1-6/+6
2012-04-13update Kconfig filespatacongo1-0/+9
2012-04-06Add kconfig documentationpatacongo1-1/+1
2012-04-06Adding skeleton Kconfig files (part 3 of 2)patacongo1-0/+4
2011-04-10Changes for clean build of app/ directory with Windows toolchainpatacongo1-1/+5
2011-04-06Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo1-8/+0
2011-04-01Update apps/ Makefiles to fix environmental bugpatacongo1-5/+3
2011-03-24Add lpc17xx GPIO interrupts + fixes needed by last apps-build check-inpatacongo1-1/+2
2011-03-24apps/ initialization now occurs during the earlier context build phasepatacongo1-1/+1
2011-03-20More build fixespatacongo1-2/+2
2011-03-20Move nuttx/examples to apps/examplespatacongo2-0/+329