summaryrefslogtreecommitdiffstats
path: root/nuttx/libc
AgeCommit message (Expand)AuthorFilesLines
2013-01-03The default should be CONFIG_LIB_KBDCODEC=npatacongo1-1/+1
2013-01-03Fix bad conditional in nuttx/libc/misc/Make.defspatacongo1-1/+1
2012-12-27Add support for key release eventspatacongo2-63/+137
2012-12-26Verified USB HID KBD driver encoding of special characters; apps/examples/hid...patacongo3-2/+36
2012-12-26Implement encoding the usbhost HID keyboard driver; configre olimex-lpc1766st...patacongo2-4/+9
2012-12-25Add logic to serialize and marshal out-of-band keyboard commandspatacongo3-1/+340
2012-12-09configs/xtrs/nsh and pashello now use kconfig-frontends and build Windows nativepatacongo2-2/+6
2012-12-07Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo5-17/+140
2012-12-02Fix the fat, flat line bugpatacongo1-12/+22
2012-12-01Another random number generator updatepatacongo1-4/+4
2012-12-01Correct some errors in lib_rand.c from last check-inpatacongo1-28/+77
2012-12-01Add one to internal result of random number generator to avoid the value zero...patacongo1-90/+83
2012-11-28Verify that z8 targets still build (under Cygwin)patacongo2-3/+3
2012-11-20Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo1-7/+7
2012-11-19Fix typo introduced into many Makefiles with last changespatacongo1-1/+1
2012-11-17Most of the changes needed to support Windows native clean; distclean is has ...patacongo1-4/+7
2012-11-15Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo1-1/+9
2012-11-11Correct some issues with last check-in; ez80 still does not buildpatacongo1-1/+1
2012-11-11Completes removal bash ARCHIVE loop; Adds basic Makefile for native windows b...patacongo1-12/+12
2012-11-11Partial change: Removing bash ARCHIVE looppatacongo1-3/+1
2012-11-11Generated libraries are now installed in a new lib/ directorypatacongo1-1/+1
2012-11-10OK.. I think the directory has been recovered and renamedpatacongo284-637/+637
2012-11-10Still trying to recover directory contentspatacongo286-0/+32008