summaryrefslogtreecommitdiff
path: root/nuttx/include
Commit message (Expand)AuthorAgeFilesLines
...
* Create directory structures to support power-related devicespatacongo2012-01-221-4/+4
* New, extended CAN structures must be packed.patacongo2012-01-201-3/+4
* Add support for extended (29-bit) CAN IDspatacongo2012-01-201-18/+59
* STM32 fixes for F4 32-bit timerspatacongo2012-01-131-4/+4
* Fix last change; the change was good but will prevent queuing multiple outgoi...patacongo2012-01-111-7/+17
* Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo2012-01-101-1/+6
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-091-8/+84
* Replace logic STM32 IDLE loop with standard power management interfacespatacongo2012-01-081-2/+7
* Incorporate Z80 bugfixes reported by Phillip Klaus Krausepatacongo2012-01-061-4/+4
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-2/+2
* Correct last set of changes to configuration logicpatacongo2011-12-291-5/+25
* A little STM32 logic in the PIC32 USB driverpatacongo2011-12-281-0/+13
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-221-2/+3
* STM32 CAN driver now compilespatacongo2011-12-211-0/+3
* Add the beginning of an STM32 CAN driverpatacongo2011-12-211-9/+14
* Add a test for PWM driverspatacongo2011-12-191-5/+5
* Remove the PWM pulse count method. It can't be support on current hardwarepatacongo2011-12-191-23/+0
* Completes coding of the PWM modulepatacongo2011-12-191-3/+3
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-171-2/+2
* Fix the data format used in apps/examples/adcpatacongo2011-12-161-1/+1
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-0/+253
* Add generic, upper-half PWM driverpatacongo2011-12-162-10/+45
* More STM32 DAC driver logicpatacongo2011-12-151-9/+32
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-141-1/+1
* STM32 F4 RTC driver is fully coded (but not tested)patacongo2011-12-141-0/+24
* Re-arrange some files and interfaces to support the STM32 F4 date/time RTCpatacongo2011-12-141-9/+58
* Progress on STM32 ADC driverpatacongo2011-12-141-7/+7
* Make declaration of _TCB idempotentpatacongo2011-12-102-0/+13
* Misc compilation warning cleanuppatacongo2011-12-102-9/+5
* Add two new small, bold, sans-serif fontspatacongo2011-12-011-9/+36
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-1/+6
* Fix some RGB color macrospatacongo2011-11-031-2/+7
* Add definitions to stdlib.h; update READMEpatacongo2011-10-301-2/+16
* Fix some MIPS software interrupt enabling issuespatacongo2011-10-291-0/+2
* Fix some errors in 8-bit color conversion macros; Fix tools/incdir.sh when g+...patacongo2011-10-251-1/+1
* Fixes from last changes when built with CodeSourcery, STM32, LCD, 16-bit colorpatacongo2011-10-254-17/+17
* Add logic to read from graphics memorypatacongo2011-10-223-4/+114
* Add some RGB color macrospatacongo2011-10-212-2/+20
* Fixes for good C++ linkpatacongo2011-10-191-4/+20
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+0
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-0/+23
* Pointer arguments to NX set methods should be constpatacongo2011-10-162-4/+4
* Add logic to set individual pixelspatacongo2011-10-142-2/+22
* SAM3U SPI debug changespatacongo2011-10-071-0/+6
* apps/ build now supports an 'external' directorypatacongo2011-10-052-8/+15
* ADS7843E driver is code completepatacongo2011-10-041-3/+3
* Fix typos that cause compilations errors with CONFIG_RTCpatacongo2011-10-031-8/+8
* The ADS7843E driver skeleton at least compiles nowpatacongo2011-10-031-2/+7
* Add hooks for the ADS7843E touchscreen controllerpatacongo2011-10-033-2/+163
* Update comments, dates, ... housekeepingpatacongo2011-10-031-2/+4