summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* Simulated touchscreen debug fixespatacongo2011-09-281-3/+21
* Fix NXFFS compilation errorpatacongo2011-09-281-0/+20
* CDC ACM fixespatacongo2011-09-271-6/+13
* TIFF initialization is completepatacongo2011-09-211-1/+1
* A little progress with CDC ACM driverpatacongo2011-09-161-5/+5
* Small improvement in FAT buffering logic on write()patacongo2011-09-151-2/+2
* More CDC serial updatespatacongo2011-09-153-31/+165
* Add CDC ACM serial class device driverpatacongo2011-09-134-893/+914
* Working toward CDC serial USB devicepatacongo2011-09-123-43/+117
* Add header files for CDC serialpatacongo2011-09-123-1/+980
* Correct error in clock_gettime(); fix wait for STOP in I2C stm32 driverpatacongo2011-09-111-1/+5
* Add driver for LM-75 temperature sensorpatacongo2011-09-102-1/+136
* Add AT24xx and LPC17xx I2C drivers (from Lzyy)patacongo2011-09-071-0/+12
* Fix a error the the STM32 I2C timeout logicpatacongo2011-09-061-0/+17
* PM.. Allow negative coeffients; support revert to normal statepatacongo2011-09-051-4/+29
* Update PM documentationpatacongo2011-09-041-18/+21
* Add a basic power management frameworkpatacongo2011-09-041-62/+216
* Add NSH date commandpatacongo2011-09-011-36/+139
* Add a power management interface definitionpatacongo2011-08-301-0/+177
* Add a flash_eraseall() functionpatacongo2011-08-271-0/+11
* ADC bugfixes plus new DAC logic from Lzyypatacongo2011-08-252-2/+199
* Add a test of the circle rendering logicpatacongo2011-08-243-8/+8
* Add circle drawing interfacespatacongo2011-08-243-2/+180
* Progress with Kinetis SDHC driver (more to to)patacongo2011-08-221-2/+5
* Very initial SDHC driver for Kinetis partspatacongo2011-08-211-2/+2
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-191-0/+24
* Remove executable property from many filespatacongo2011-08-1922-0/+0
* Missing a some re-naming in the last checkinpatacongo2011-08-191-8/+9
* Add ADC sub-system and drivers from Lzyypatacongo2011-08-191-0/+188
* Fix a semphore overflow problem in the CAN driverpatacongo2011-08-181-0/+1
* Add Kinetis IRQ numberspatacongo2011-08-071-2/+2
* Fix numerous errors in trapezoid rendering and wide line drawing algorithmspatacongo2011-08-032-11/+11
* Add NX line drawing interfacespatacongo2011-08-023-3/+75
* Add nxgl_splitline()patacongo2011-08-021-0/+51
* Add fixed precision atan2() functionpatacongo2011-08-011-0/+1
* Add low level routines to draw single pixels (not used yet)patacongo2011-07-311-15/+47
* Forgot to add file in last checkinpatacongo2011-07-312-1/+139
* Completes first cut of TSC2007 driverpatacongo2011-07-303-3/+9
* More TSC2007 driver updatespatacongo2011-07-303-22/+44
* More logic added to the TSC2007 touchscreen driverpatacongo2011-07-291-4/+51
* Add TSC2007 register definitionspatacongo2011-07-291-0/+8
* Add framework for input devices and TSC2007 touchscreen driverpatacongo2011-07-292-1/+125
* Add one more font; Fix ez80 serial bugpatacongo2011-07-291-22/+25
* Add more fontspatacongo2011-07-291-10/+86
* Add several new fontspatacongo2011-07-271-0/+24
* Fix for bdf-converterpatacongo2011-07-261-2/+2
* Move NX header files to include/nuttx/nxpatacongo2011-07-244-23/+23
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-9/+25
* Add support for multiple fontspatacongo2011-07-191-7/+7
* Missing right comment delimiterpatacongo2011-07-191-1/+1