summaryrefslogtreecommitdiff
path: root/nuttx/configs
Commit message (Expand)AuthorAgeFilesLines
* Add interface to enabled/disable debug outputpatacongo2012-02-123-2/+3
* Fix a small RAM log bug (the RAM log still does not work)patacongo2012-02-122-2/+34
* Fix some typos and compilation errors introduced in the last checkinpatacongo2012-02-122-3/+52
* Add logic to re-direct debug output to a sysloggin devicepatacongo2012-02-111-0/+26
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-1114-31/+34
* Add a RAM-based logging devicepatacongo2012-02-111-2/+1
* 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-053-3/+40
* Add build environment for the FTP daemonpatacongo2012-02-041-1/+13
* Add strcasestr()patacongo2012-02-031-3/+4
* Add stm3240g-eval nsh2 configuration: SDIO and no UARTpatacongo2012-02-0220-10/+2018
* Tried to get the Composite driver working on the LPC2148 (and failed)patacongo2012-02-0210-37/+386
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-02160-275/+32
* Add a configuration for testing the Telnet daemonpatacongo2012-02-025-0/+1680
* Add David Hewson's corrections to the LPC214x USB device driver; Add LPC214x ...patacongo2012-02-0216-26/+1461
* Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use rea...patacongo2012-02-0138-70/+108
* Most USB Composite device debugpatacongo2012-01-272-1/+29
* First round of changes from debug of USB composite device (still has problems)patacongo2012-01-273-193/+225
* Add a text for the new composite USB devicepatacongo2012-01-269-0/+1795
* More USB composite device logicpatacongo2012-01-261-0/+23
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-25103-2171/+2171
* Massive name change USB STRG -> USB MSCpatacongo2012-01-25130-3012/+3012
* Corrections for LP17xx UARTs and Nucleus 2Gpatacongo2012-01-258-9/+219
* STM32 F4 I2C updatespatacongo2012-01-251-0/+10
* Lots of re-organization -- getting ready to support a composite USB devicepatacongo2012-01-243-0/+98
* Enable the I2C tool in the STM3240G-EVAL NSH configurationpatacongo2012-01-245-1/+113
* Add support for extended (29-bit) CAN IDspatacongo2012-01-2017-3/+46
* Fix some warningspatacongo2012-01-201-2/+3
* Leverage some bit timing logic from LPC17xx to the STM32 CAN driverpatacongo2012-01-208-2/+58
* Fixes to PIC32 USB driver and LPC17xx CAN driverpatacongo2012-01-201-12/+0
* Add configuratin to select TSEG1 and TSEG2 valuespatacongo2012-01-194-0/+8
* PIC32 USB driver fixes (still not working)patacongo2012-01-171-3/+3
* Add support for building 32-bit simulation on a 64-bit targetpatacongo2012-01-179-27/+169
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-171-1/+11
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-173-8/+19
* Fix STM32 F4 APB2 clock input frequenciespatacongo2012-01-162-8/+8
* Increase range of pulse count in PWM driverpatacongo2012-01-161-2/+2
* Add definitions for another Sure Elec. PIC32 boardpatacongo2012-01-123-0/+33
* For STM32 PWM output on TIM1/8, need to set master output enable (MOE)patacongo2012-01-112-27/+55
* Fix bug in STM32 CAN: It must be interrupt drivenpatacongo2012-01-111-2/+5
* Add support for the STM32F4-Discovery (from Mike Smith)patacongo2012-01-1120-0/+5489
* 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
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-082-0/+75
* Make STM32 F4 TIM pin naming consistent with F1patacongo2012-01-064-5/+5