summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Setup environment to support multiple fontspatacongo2011-07-192-18/+49
* Add sem_timedwait()patacongo2011-07-191-0/+5
* More FAT long file name logicpatacongo2011-07-131-5/+5
* Fix typopatacongo2011-07-131-2/+2
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported b...patacongo2011-07-122-2/+13
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-071-2/+4
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-3/+4
* Standardize button interfacespatacongo2011-07-071-0/+62
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+1
* Add termios header files; add files missed in last commitpatacongo2011-07-013-12/+446