summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2214-17/+238
* STM32 ADC driver updatepatacongo2011-12-225-13/+11
* STM32 CAN driver now compilespatacongo2011-12-212-0/+61
* Add the beginning of an STM32 CAN driverpatacongo2011-12-218-2/+115
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-204-10/+18
* Finishes the PWM driver for the STM32patacongo2011-12-206-4/+89
* PWM driver workspatacongo2011-12-203-16/+38
* First round of PWM driver debug changespatacongo2011-12-202-1/+7
* ADC driver updatepatacongo2011-12-202-4/+8
* Add a test for PWM driverspatacongo2011-12-197-111/+285
* Completes coding of the PWM modulepatacongo2011-12-192-5/+19
* Adds support for the STM32F103VCT6 and for the Hy-Mini STM32v board. Contrib...patacongo2011-12-1759-0/+14153
* STM32 ADC updatepatacongo2011-12-171-6/+6
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-162-1/+74
* Updated STM32 ADC driverpatacongo2011-12-161-110/+139
* Fix compile problen with CONFIG_NET_ARP_IPINpatacongo2011-12-154-12/+36
* Update to STM32 DAC and ADC driverspatacongo2011-12-152-2/+4
* Add a framework for an ADC testpatacongo2011-12-144-0/+230
* Enable the RTC in the STM3240G-EVAL NSH configurationpatacongo2011-12-141-2/+3
* STM32 RTC driver now compiles and links without error (still untested)patacongo2011-12-146-13/+159
* Fix error in nettest buildpatacongo2011-12-131-1/+1
* Add a network test configuration for the STM3240G-EVALpatacongo2011-12-136-0/+1569
* STM32 Ethernet bugfixes; STM3240G-EVAL DHCPD configuration; fixes for IP addr...patacongo2011-12-139-4/+1604
* STM32 Ethernet needs a MAC addresspatacongo2011-12-124-9/+17
* STM32 F4 Ethernet driver is fully functionalpatacongo2011-12-121-2/+7
* STM32 Ethernet... initial bring-up changespatacongo2011-12-122-1/+15
* Completes coding of the STM32 F4 Ethernet driverpatacongo2011-12-111-1/+9
* Add STM32 Ethernet packet reception logicpatacongo2011-12-112-0/+8
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-103-0/+20
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-094-5/+102
* PIC32 bugfixespatacongo2011-12-083-8/+24
* Add Ethernet pin/clock configuration logicpatacongo2011-12-084-3/+70
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-082-5/+14
* Fix PIC32 timer source frequencypatacongo2011-12-071-0/+7
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-072-2/+4
* Calibrated STM3240G-EVAL delay looppatacongo2011-12-062-2/+2
* Add an NSH configuration for the STM3240G-EVALpatacongo2011-12-066-4/+1960
* Basic bring-up of the STM3240G-EVAL board is completepatacongo2011-12-061-6/+6
* Fix STM32F40 build problem. Moved ARM.exidx to FLASHpatacongo2011-12-061-8/+6
* Fix banding on the R61580 LCDpatacongo2011-12-0511-17/+149
* wchar_t is a C++ built in and should not (always) be definedpatacongo2011-11-291-1/+2
* Finish code for basic STM3240 portpatacongo2011-11-246-23/+277
* Add clock configuration logic for the STM32F40patacongo2011-11-233-30/+70
* More changes for STM3240 buildpatacongo2011-11-222-15/+25
* Add framework for the STM3240G-EVAL board (not much logic yet)patacongo2011-11-2214-4/+2553
* Fix stack alignment for EABI floating pointpatacongo2011-11-111-1/+5
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo2011-11-102-2/+2
* Add support for STM32 LCD backlightpatacongo2011-11-107-31/+99
* New STM32 board needs more time for HSE readypatacongo2011-11-101-0/+2
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-103-18/+3