summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Verified STM3210E-EVAL button handling and new button test applicationpatacongo2011-07-078-12/+434
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3751 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-0721-87/+1686
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
* Standardize button interfacespatacongo2011-07-076-132/+239
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3749 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-064-17/+192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3748 42af7a65-404d-4744-a932-0658087f49c3
* Verify the STM3210E-EVAL LCD driverpatacongo2011-07-063-36/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3747 42af7a65-404d-4744-a932-0658087f49c3
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-0517-49/+1538
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3
* Add STM3210E-EVAL LCD driver.patacongo2011-07-059-56/+1283
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3745 42af7a65-404d-4744-a932-0658087f49c3
* Correct several errors in STM32 serial port configurationpatacongo2011-07-048-13/+41
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3744 42af7a65-404d-4744-a932-0658087f49c3
* Add stm32/nsh2 config; Add option to use any TTY for NSH consolepatacongo2011-07-0414-72/+1504
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3743 42af7a65-404d-4744-a932-0658087f49c3
* Change for clean compilation of Sure PIC32MX configurationpatacongo2011-07-036-12/+13
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3742 42af7a65-404d-4744-a932-0658087f49c3
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-0326-235/+3566
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3741 42af7a65-404d-4744-a932-0658087f49c3
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-025-23/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3740 42af7a65-404d-4744-a932-0658087f49c3
* Add termios header files; add files missed in last commitpatacongo2011-07-015-12/+653
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3739 42af7a65-404d-4744-a932-0658087f49c3
* Add support for accessing printf, sprintf, puts, etc. strings that do not ↵patacongo2011-07-0113-73/+316
| | | | | | lie in the MCU data space git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3738 42af7a65-404d-4744-a932-0658087f49c3
* Add bugfixes recommended by Sheref Younanpatacongo2011-07-012-3/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3737 42af7a65-404d-4744-a932-0658087f49c3
* Bug 3334625: Fix typo in conditional compilationpatacongo2011-06-301-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3736 42af7a65-404d-4744-a932-0658087f49c3
* RGMP build patches from Yu Qiangpatacongo2011-06-232-1/+42
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3735 42af7a65-404d-4744-a932-0658087f49c3
* More ez80 compilation/warning fixespatacongo2011-06-223-2/+28
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3734 42af7a65-404d-4744-a932-0658087f49c3
* Changes for clean ez80 ZDS-II compilepatacongo2011-06-2220-63/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3733 42af7a65-404d-4744-a932-0658087f49c3
* Fix for Bug[D ID: 3324387patacongo2011-06-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3732 42af7a65-404d-4744-a932-0658087f49c3
* Remove unused header files; eliminate warningspatacongo2011-06-218-455/+44
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3731 42af7a65-404d-4744-a932-0658087f49c3
* Prep for 6.5 releasenuttx-6.5patacongo2011-06-216-127/+224
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3730 42af7a65-404d-4744-a932-0658087f49c3
* AVR build warnings; minor USB fixpatacongo2011-06-213-34/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3729 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR warnings; FAT FS needs to use off_t instead of size_tpatacongo2011-06-2013-68/+79
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3728 42af7a65-404d-4744-a932-0658087f49c3
* Add a USB mass storage example for AVRpatacongo2011-06-2018-21/+1693
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3727 42af7a65-404d-4744-a932-0658087f49c3
* Add an AVR USB driverpatacongo2011-06-201-0/+2933
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3726 42af7a65-404d-4744-a932-0658087f49c3
* Preparing for AVR USB driverpatacongo2011-06-205-213/+289
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3725 42af7a65-404d-4744-a932-0658087f49c3
* Fix an error that caused interrupts to become disabledpatacongo2011-06-183-59/+73
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3724 42af7a65-404d-4744-a932-0658087f49c3
* Update documents and commentspatacongo2011-06-185-9/+47
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3723 42af7a65-404d-4744-a932-0658087f49c3
* Add logic to measure AVR stack usagepatacongo2011-06-1812-51/+234
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3722 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR clock setup; add SPI driverpatacongo2011-06-1718-34/+709
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3721 42af7a65-404d-4744-a932-0658087f49c3
* Use USART TX state consistentlypatacongo2011-06-173-24/+81
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3720 42af7a65-404d-4744-a932-0658087f49c3
* Elminate some warnings on tiny systemspatacongo2011-06-173-8/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3719 42af7a65-404d-4744-a932-0658087f49c3
* Add Teensy NSH config; remove unusable AVR ostest configspatacongo2011-06-1718-1427/+323
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3718 42af7a65-404d-4744-a932-0658087f49c3
* Documentation updatepatacongo2011-06-172-19/+104
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3717 42af7a65-404d-4744-a932-0658087f49c3
* Add configuratin for PJRC Teensy boardpatacongo2011-06-1619-19/+2192
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3716 42af7a65-404d-4744-a932-0658087f49c3
* AT90USB port is basically functionalpatacongo2011-06-167-32/+56
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3715 42af7a65-404d-4744-a932-0658087f49c3
* Reduce memory usage in same AVR configurationspatacongo2011-06-164-35/+34
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3714 42af7a65-404d-4744-a932-0658087f49c3
* Back out earlier change.. AVR vectors should be jmp not rjmppatacongo2011-06-162-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3713 42af7a65-404d-4744-a932-0658087f49c3
* Fix off-by-one stack pointer referencepatacongo2011-06-163-13/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3712 42af7a65-404d-4744-a932-0658087f49c3
* Fix SRAM data positionpatacongo2011-06-168-30/+69
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3711 42af7a65-404d-4744-a932-0658087f49c3
* Make room for the noinit section before the heappatacongo2011-06-157-19/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3710 42af7a65-404d-4744-a932-0658087f49c3
* Fix another jmp vs rjmp in vector tablepatacongo2011-06-152-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3709 42af7a65-404d-4744-a932-0658087f49c3
* Fix ATMega128 buildpatacongo2011-06-151-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3708 42af7a65-404d-4744-a932-0658087f49c3
* AVR: Need to use rjmp, not jmp, in vector tablepatacongo2011-06-154-3/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3707 42af7a65-404d-4744-a932-0658087f49c3
* Need to control watchdog timer on AT90USBpatacongo2011-06-152-0/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3706 42af7a65-404d-4744-a932-0658087f49c3
* More corrections to AVR assembly macrospatacongo2011-06-153-46/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3705 42af7a65-404d-4744-a932-0658087f49c3
* Fix some AVR context save errorspatacongo2011-06-152-14/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3704 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR parity setuppatacongo2011-06-154-12/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3703 42af7a65-404d-4744-a932-0658087f49c3
* Amber Web Server updatespatacongo2011-06-1310-92/+1406
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3702 42af7a65-404d-4744-a932-0658087f49c3