summaryrefslogtreecommitdiff
path: root/nuttx/libc/misc
Commit message (Collapse)AuthorAgeFilesLines
* More SLCD-related fixesGregory Nutt2013-05-262-10/+3
|
* Extentions SCLD test; SCLD CODEC and LCD1602 driver bug fixesGregory Nutt2013-05-262-2/+36
|
* Fix bugs in SLCD test and in SLCD CODECGregory Nutt2013-05-241-24/+16
|
* STM32L-Discovery LCD driver is code compele but untestedGregory Nutt2013-05-231-7/+18
|
* Add logic to encode/decode special SLCD actionsGregory Nutt2013-05-234-2/+577
|
* Reorganize some AT91SAM3U files; Add an NSH kernel build configuration to ↵patacongo2013-03-111-2/+6
| | | | | | the WaveSahhare Open1788 board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5732 42af7a65-404d-4744-a932-0658087f49c3
* Create sched_ufree and sched_kfree from sched_free; Use user-accessible heap ↵patacongo2013-03-101-1/+4
| | | | | | to allocae stacks git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5725 42af7a65-404d-4744-a932-0658087f49c3
* More changes for a kernel-mode allocator (more to be done)patacongo2013-03-091-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5724 42af7a65-404d-4744-a932-0658087f49c3
* Add syslog.h; rename lib_rawprintf() to syslog()patacongo2013-01-282-22/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5578 42af7a65-404d-4744-a932-0658087f49c3
* Move stream data from TCB to task group structure.patacongo2013-01-261-96/+38
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5569 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error handling bug in the fread logicpatacongo2013-01-112-10/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5511 42af7a65-404d-4744-a932-0658087f49c3
* Fix bad conditional in nuttx/libc/misc/Make.defspatacongo2013-01-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5474 42af7a65-404d-4744-a932-0658087f49c3
* Add support for key release eventspatacongo2012-12-272-63/+137
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5464 42af7a65-404d-4744-a932-0658087f49c3
* Verified USB HID KBD driver encoding of special characters; ↵patacongo2012-12-261-1/+7
| | | | | | apps/examples/hidkbd now decodes encoded keyboar characters. git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5463 42af7a65-404d-4744-a932-0658087f49c3
* Implement encoding the usbhost HID keyboard driver; configre ↵patacongo2012-12-262-4/+9
| | | | | | olimex-lpc1766stk HID keyboard configuration to use the kconfig-frontends tool git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5461 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to serialize and marshal out-of-band keyboard commandspatacongo2012-12-253-1/+340
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5460 42af7a65-404d-4744-a932-0658087f49c3
* OK.. I think the directory has been recovered and renamedpatacongo2012-11-109-9/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5331 42af7a65-404d-4744-a932-0658087f49c3
* Still trying to recover directory contentspatacongo2012-11-109-0/+1373
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5330 42af7a65-404d-4744-a932-0658087f49c3