patacongo
|
c8fdd79b5b
|
Add support for STM3210E-EVAL button interrupts
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3750 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 16:20:35 +00:00 |
|
patacongo
|
0cce4c7bc3
|
Standardize button interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3749 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-07 14:23:05 +00:00 |
|
patacongo
|
4f6a5d9dbc
|
Add AT90USB support and AVR vector/startup logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3677 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-07 17:15:56 +00:00 |
|
patacongo
|
fd868ba130
|
Add resource.h and fixed frequently cloned typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3642 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-24 19:11:47 +00:00 |
|
patacongo
|
f92d46c409
|
Add a layer to redirect kernel-mode memory manager accesses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3466 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-05 15:50:01 +00:00 |
|
patacongo
|
a05e2e4bf3
|
Pass __KERNEL__ define (or not) to all makes to handle small differences in user-/kernel-builds
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3459 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-03 18:42:33 +00:00 |
|
patacongo
|
0d0325e56b
|
Remove .built_always
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3449 42af7a65-404d-4744-a932-0658087f49c3
|
2011-04-01 14:30:43 +00:00 |
|
patacongo
|
76dd2b9d58
|
Prep for 6.0 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3408 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-21 21:59:35 +00:00 |
|
patacongo
|
d20645c178
|
Move nuttx/examples to apps/examples
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3405 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-20 18:18:19 +00:00 |
|
patacongo
|
74cab07cfb
|
Use = instead of / for delimiter in appconfig files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3396 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-19 13:28:07 +00:00 |
|
patacongo
|
083570dc1b
|
Update documentation, change CONFIG_EXAMPLES_NSH to CONFIG_NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3394 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 20:35:31 +00:00 |
|
patacongo
|
dc1c55885a
|
Move NSH to apps/ as library
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3393 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-18 19:46:25 +00:00 |
|
patacongo
|
861808ee5c
|
More support for SLIP data link protocol
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3370 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-12 15:36:28 +00:00 |
|
patacongo
|
16cbd31f0f
|
#warning removal
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3355 42af7a65-404d-4744-a932-0658087f49c3
|
2011-03-09 03:41:34 +00:00 |
|
patacongo
|
1cc1905a3f
|
README update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3087 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-06 23:41:08 +00:00 |
|
patacongo
|
bd413b1d00
|
The AVR32 port now passes the OS test
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3075 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-05 03:48:09 +00:00 |
|
patacongo
|
c551488703
|
Fix excepion handling reg save
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3074 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-05 02:18:32 +00:00 |
|
patacongo
|
f47f9734cb
|
Add NSH configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3072 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-03 02:01:40 +00:00 |
|
patacongo
|
8d312d5e81
|
It took me a long time to figure out that the board has no 32KHz crystal
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3069 42af7a65-404d-4744-a932-0658087f49c3
|
2010-11-02 03:30:11 +00:00 |
|
patacongo
|
eed994cd8d
|
Fix heap allocation and RTC not-busy wait
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3065 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-31 15:56:47 +00:00 |
|
patacongo
|
b4547181a2
|
Basic serial console now works
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3064 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-31 14:06:59 +00:00 |
|
patacongo
|
391f7284bf
|
Early debug changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3061 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-30 18:25:10 +00:00 |
|
patacongo
|
157c956d52
|
Fix big-time naming error -- what was I thinking?
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3059 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-30 00:46:27 +00:00 |
|
patacongo
|
d84ca2ac28
|
Add strnlen()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3054 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-27 20:54:11 +00:00 |
|
patacongo
|
d1d59d1c7c
|
Add doisp.sh
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3048 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-23 17:47:13 +00:00 |
|
patacongo
|
c13ff3f676
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3047 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-23 16:30:43 +00:00 |
|
patacongo
|
8cca67872a
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3044 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-21 01:32:17 +00:00 |
|
patacongo
|
e401d57e9e
|
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3043 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-21 01:07:21 +00:00 |
|
patacongo
|
7edb022a80
|
Finish clocking logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3040 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-18 21:57:10 +00:00 |
|
patacongo
|
ec1e318b92
|
Add button logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3030 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-17 17:38:40 +00:00 |
|
patacongo
|
d0b2389dfb
|
Add button support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3029 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-17 01:05:14 +00:00 |
|
patacongo
|
022893c79d
|
Remove unused LED definitions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3028 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-17 00:46:03 +00:00 |
|
patacongo
|
0c509cc8fc
|
Add LED logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3027 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-17 00:42:01 +00:00 |
|
patacongo
|
865df586b3
|
No up_en/disable_irq's
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3022 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-16 03:22:24 +00:00 |
|
patacongo
|
e4ddc964fb
|
Add AVR32 system timer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3021 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-16 02:15:50 +00:00 |
|
patacongo
|
e3b8f0e9fc
|
GPIO support/USART GPIO init
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3007 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-13 02:45:17 +00:00 |
|
patacongo
|
f214421e21
|
misc
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3006 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-12 23:26:49 +00:00 |
|
patacongo
|
17daff9bfc
|
Add stubs for AVR32 IRQ controls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2988 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-09 22:02:25 +00:00 |
|
patacongo
|
21c0ee4de3
|
Finish serial driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2983 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-09 17:39:02 +00:00 |
|
patacongo
|
55d710972f
|
Add uart init logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2982 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-09 02:16:20 +00:00 |
|
patacongo
|
205b3b5d0e
|
Add beginnings of a serial console
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2977 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-08 02:21:43 +00:00 |
|
patacongo
|
3363f1fbcb
|
Add skeleton of AVR32 init
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2975 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-08 01:34:16 +00:00 |
|
patacongo
|
33041c5d08
|
Add memorymap
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2972 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-07 01:58:16 +00:00 |
|
patacongo
|
f4b9babd31
|
Add AVR32 start function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2970 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-06 01:41:14 +00:00 |
|
patacongo
|
5727d466ef
|
Cloned AVR32 code now compiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2965 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-04 12:26:48 +00:00 |
|
patacongo
|
e0007eb86f
|
update toolchain info
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2964 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-04 03:45:45 +00:00 |
|
patacongo
|
bb7e757837
|
Initial fixes to configuration
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2963 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-03 18:40:51 +00:00 |
|
patacongo
|
42b05f215d
|
Add configuration for AVR32DEV1 board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2962 42af7a65-404d-4744-a932-0658087f49c3
|
2010-10-03 18:26:49 +00:00 |
|