summaryrefslogtreecommitdiff
path: root/nuttx/arch
Commit message (Collapse)AuthorAgeFilesLines
* Add apps/examples/nxhello -- a VERY simple graphics examplepatacongo2011-07-181-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3797 42af7a65-404d-4744-a932-0658087f49c3
* Correct FAT long file name padding characterpatacongo2011-07-181-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3794 42af7a65-404d-4744-a932-0658087f49c3
* Fix a problem with STM32 SDIO DMA.patacongo2011-07-171-18/+62
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3793 42af7a65-404d-4744-a932-0658087f49c3
* Export make target now produces a .zip file by defaultpatacongo2011-07-121-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3778 42af7a65-404d-4744-a932-0658087f49c3
* Add wchar_t type; Add LPC17xx CAN driver from Lzyy; Fix serial bug reported ↵patacongo2011-07-123-2/+308
| | | | | | by Lzyy git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3775 42af7a65-404d-4744-a932-0658087f49c3
* Correct errors in LPC17xx CAN register definespatacongo2011-07-123-31/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3773 42af7a65-404d-4744-a932-0658087f49c3
* Add an 'export' target to the NuttX top-level Makefilepatacongo2011-07-1113-46/+174
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3771 42af7a65-404d-4744-a932-0658087f49c3
* Redesign of NXTEXT font cachepatacongo2011-07-091-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3761 42af7a65-404d-4744-a932-0658087f49c3
* ARM stack check logic; ARM no-console build fixes; Nucleus-2G updatespatacongo2011-07-096-122/+356
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3760 42af7a65-404d-4744-a932-0658087f49c3
* Add pin de-multiplexing to STM32 EXTI handlingpatacongo2011-07-081-72/+133
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3753 42af7a65-404d-4744-a932-0658087f49c3
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-072-59/+92
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
* Add support for the STM3210E-EVAL LCD backlightpatacongo2011-07-061-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3748 42af7a65-404d-4744-a932-0658087f49c3
* Add NX configuration for the STM3210E-EVAL boardpatacongo2011-07-051-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3
* Correct several errors in STM32 serial port configurationpatacongo2011-07-042-7/+7
| | | | 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-042-3/+3
| | | | 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-032-7/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3742 42af7a65-404d-4744-a932-0658087f49c3
* Fix SPI SD card detect logic; Fix AVR USB device interrupt initializationpatacongo2011-07-021-12/+14
| | | | 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-012-0/+207
| | | | 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-014-1/+20
| | | | | | lie in the MCU data space git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3738 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-231-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3735 42af7a65-404d-4744-a932-0658087f49c3
* AVR build warnings; minor USB fixpatacongo2011-06-211-29/+35
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3729 42af7a65-404d-4744-a932-0658087f49c3
* Add a USB mass storage example for AVRpatacongo2011-06-202-6/+5
| | | | 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-203-196/+224
| | | | 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-182-59/+71
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3724 42af7a65-404d-4744-a932-0658087f49c3
* Update documents and commentspatacongo2011-06-182-2/+2
| | | | 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-1811-51/+233
| | | | 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-1712-14/+696
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3721 42af7a65-404d-4744-a932-0658087f49c3
* Use USART TX state consistentlypatacongo2011-06-172-13/+71
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3720 42af7a65-404d-4744-a932-0658087f49c3
* AT90USB port is basically functionalpatacongo2011-06-163-29/+52
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3715 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-162-0/+4
| | | | 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-153-15/+15
| | | | 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-153-2/+45
| | | | 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-151-0/+44
| | | | 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-152-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3703 42af7a65-404d-4744-a932-0658087f49c3
* Amber Web Server updatespatacongo2011-06-131-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3702 42af7a65-404d-4744-a932-0658087f49c3
* Fix AVR uart bugspatacongo2011-06-132-29/+32
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3700 42af7a65-404d-4744-a932-0658087f49c3
* Add hello configuratin for AVRpatacongo2011-06-133-15/+36
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3699 42af7a65-404d-4744-a932-0658087f49c3
* Finsh AVR serial driverspatacongo2011-06-119-257/+336
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3696 42af7a65-404d-4744-a932-0658087f49c3
* Add ATMega128 configurationpatacongo2011-06-116-30/+86
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3695 42af7a65-404d-4744-a932-0658087f49c3
* More serial driver stuff for AVRpatacongo2011-06-114-87/+324
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3694 42af7a65-404d-4744-a932-0658087f49c3
* Restructuring AVR serial driverspatacongo2011-06-116-401/+543
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3693 42af7a65-404d-4744-a932-0658087f49c3
* Clean up AVR timer setuppatacongo2011-06-102-8/+40
| | | | git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3692 42af7a65-404d-4744-a932-0658087f49c3