summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes for STM32 ADC driver on the F4; LC17xx LED initial statepatacongo2012-01-032-1/+4
* LPC17xx CAN driver now supports all 3 transmit buffers and loopback mode; LCP...patacongo2012-01-031-1/+1
* Add support for STM32 Potentiometer via ADC3patacongo2012-01-024-10/+152
* Add Sure PIC32 NSH configurationpatacongo2011-12-221-1/+1
* Update to the STM32 ADC and CAN driverspatacongo2011-12-222-8/+8
* Add loopback support to STM32 CAN driver; Add apps/examples/can loopback testpatacongo2011-12-2210-16/+225
* STM32 ADC driver updatepatacongo2011-12-221-1/+1
* STM32 CAN driver now compilespatacongo2011-12-212-0/+61
* Add the beginning of an STM32 CAN driverpatacongo2011-12-215-0/+83
* Update M25P driver per feedback from Mohammed Elwakeelpatacongo2011-12-203-10/+13
* Finishes the PWM driver for the STM32patacongo2011-12-202-2/+38
* PWM driver workspatacongo2011-12-203-16/+38
* First round of PWM driver debug changespatacongo2011-12-202-1/+7
* ADC driver updatepatacongo2011-12-201-0/+2
* Add a test for PWM driverspatacongo2011-12-197-111/+285
* Completes coding of the PWM modulepatacongo2011-12-191-2/+9
* Add framework for lower half STM32 PWM driver; updates to the STM32 ADC driverpatacongo2011-12-161-0/+40
* Fix compile problen with CONFIG_NET_ARP_IPINpatacongo2011-12-154-12/+36
* Update to STM32 DAC and ADC driverspatacongo2011-12-151-1/+2
* Add a framework for an ADC testpatacongo2011-12-142-0/+115
* 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-145-0/+137
* 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-138-0/+1600
* STM32 Ethernet needs a MAC addresspatacongo2011-12-123-7/+13
* 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
* Add PHY setup for STM3240G-EVAL Ethernet driverpatacongo2011-12-094-5/+102
* Add Ethernet pin/clock configuration logicpatacongo2011-12-084-3/+70
* Finish STM32 Ethernet header file; Add ethernet driver skeletonpatacongo2011-12-082-5/+14
* 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
* 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-2213-0/+2550