summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3240g-eval
Commit message (Expand)AuthorAgeFilesLines
* Some changes to the Telnet/FTPD configurationpatacongo2012-02-083-3/+117
* FTP server is marginally functionalpatacongo2012-02-051-1/+1
* FTPD daemon and example now build without errorspatacongo2012-02-052-3/+21
* Add build environment for the FTP daemonpatacongo2012-02-041-1/+13
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-0218-9/+2015
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-021-8/+18
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-026-11/+6
* Add a configuration for testing the Telnet daemonpatacongo2012-02-025-0/+1680
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-011-1/+2
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-254-80/+80
* Massive name change USB STRG -> USB MSCpatacongo2012-01-254-112/+112
* STM32 F4 I2C updatespatacongo2012-01-251-0/+10
* Enable the I2C tool in the STM3240G-EVAL NSH configurationpatacongo2012-01-245-1/+113
* Add support for extended (29-bit) CAN IDspatacongo2012-01-205-1/+16
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-203-1/+9
* Fix STM32 F4 APB2 clock input frequenciespatacongo2012-01-161-4/+4
* Increase range of pulse count in PWM driverpatacongo2012-01-161-2/+2
* For STM32 PWM output on TIM1/8, need to set master output enable (MOE)patacongo2012-01-112-27/+55
* CAN request order prioritypatacongo2012-01-111-3/+6
* Implement the new CAN txready method for STM32patacongo2012-01-111-1/+1
* Fix LPC17 CAN driver; TX must be interrupt drivenpatacongo2012-01-101-5/+5
* Correct GPIO dump outputpatacongo2012-01-101-2/+8
* Finish PWM pulse count configurationpatacongo2012-01-095-57/+100
* Add basic support for pulse count in the PWM interfacepatacongo2012-01-092-0/+3
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-064-5/+5
* File that should have been added in the last check-inpatacongo2012-01-051-0/+131
* Add APIs to support user access to the STM3240G-EVAL LEDspatacongo2012-01-053-5/+53
* Clarify some aspects of ADC configuration for the STM32patacongo2012-01-042-33/+24
* 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