patacongo
|
147d02cc24
|
Add support for the Atollic Pro toolchain; Change extension .ihx to .hex to be better compatible with most of the rest of the world
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4431 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-27 19:50:35 +00:00 |
|
patacongo
|
1ccaed1ab4
|
NSH now uses the new Telnet daemon and built-in tasks started by NSH can be used over Telnet
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4361 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-02 16:04:09 +00:00 |
|
patacongo
|
8d01473fff
|
Move lib/stdio/lib_fgets.c to apps/system/readline; simplify fgets(); use readline instead of fgets in NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4356 42af7a65-404d-4744-a932-0658087f49c3
|
2012-02-01 19:07:57 +00:00 |
|
patacongo
|
270bd0a9c2
|
More name changes: USBSER->PL2303 CDCSER->CDCACM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4337 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 23:04:17 +00:00 |
|
patacongo
|
c6b62075aa
|
Massive name change USB STRG -> USB MSC
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4334 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-25 20:17:59 +00:00 |
|
patacongo
|
1121973925
|
Fix an issue for architectures where interrupt numbers and vector numbers do not match 1-to-1
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4258 42af7a65-404d-4744-a932-0658087f49c3
|
2012-01-04 00:14:45 +00:00 |
|
patacongo
|
1f295f7f6b
|
Fix a MIPS delay slot error in the software interrupt logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4228 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 01:05:36 +00:00 |
|
patacongo
|
e0f57f131b
|
Partial bring-up of the pcblogic board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4227 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-26 00:07:49 +00:00 |
|
patacongo
|
4324b00af3
|
BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4153 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-10 00:00:28 +00:00 |
|
patacongo
|
2149ec1035
|
PIC32 bugfixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4149 42af7a65-404d-4744-a932-0658087f49c3
|
2011-12-08 23:33:04 +00:00 |
|
patacongo
|
f7642cf1cd
|
This PIC32 MCUs don't have enough RAM to run the roundrobin test without modification
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4088 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-10 22:15:10 +00:00 |
|
patacongo
|
81eff0111d
|
Remove the .dbg_data section. For better or worse, this is being handled in a different way
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4084 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-10 01:11:59 +00:00 |
|
patacongo
|
54b35225d9
|
More PIC32 debug updates
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4083 42af7a65-404d-4744-a932-0658087f49c3
|
2011-11-09 23:59:46 +00:00 |
|
patacongo
|
cc97bab6c3
|
Fix PIC32 jalr instructions: arguments consistentley reversed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4052 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-18 01:51:47 +00:00 |
|
patacongo
|
74c314fb2a
|
Re-disable PIC32 ramfuncs
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4051 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-17 19:07:20 +00:00 |
|
patacongo
|
92e2e30944
|
Fix PIC32 ramfunc logic; add rectangle graphic functions
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4050 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-17 17:52:55 +00:00 |
|
patacongo
|
9f645b695e
|
Add a configuration for the lpc3152
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4043 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-13 17:49:11 +00:00 |
|
patacongo
|
a6d062fbeb
|
Enable waitpid() in sim/nsh2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4041 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-12 02:32:57 +00:00 |
|
patacongo
|
d978173922
|
PIC32 start kit port builds successfully
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4037 42af7a65-404d-4744-a932-0658087f49c3
|
2011-10-10 22:40:59 +00:00 |
|
patacongo
|
3f5b92f3d7
|
Add board configuration for Sure Electronics PIC32MX board
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3741 42af7a65-404d-4744-a932-0658087f49c3
|
2011-07-03 16:31:10 +00:00 |
|
patacongo
|
a8d14c9242
|
Add configuratin options to control the PIC32 configuration words
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3691 42af7a65-404d-4744-a932-0658087f49c3
|
2011-06-10 21:03:38 +00:00 |
|
patacongo
|
ea1594a398
|
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
|
91fba1f28b
|
Fixes to PIC32 config words
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3641 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-23 18:13:03 +00:00 |
|
patacongo
|
2250935b14
|
Add a tool to create proper nuttx.hex files for PICkit2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3640 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-22 21:10:51 +00:00 |
|
patacongo
|
7c1bb4bce3
|
Fix for clean PIC32 compile with DEBUG on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3639 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-22 17:56:57 +00:00 |
|
patacongo
|
cb057c36ea
|
Completes coding portion of basic PIC32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3637 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 16:30:18 +00:00 |
|
patacongo
|
b37d08a7a6
|
PIC32: Fix timer 1 source, uart priority, add pre-fetch cache header file
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3636 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 14:41:53 +00:00 |
|
patacongo
|
7e7f283a61
|
PIC32 Device Configuration Words
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3635 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-21 00:09:15 +00:00 |
|
patacongo
|
f50f5b21ef
|
Add PIC32 interrupt decode logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3633 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 17:51:11 +00:00 |
|
patacongo
|
bdb91af7c9
|
Fleshing out PIC32 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3632 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 16:19:01 +00:00 |
|
patacongo
|
7731994b6e
|
Clean up a few PIC32 link errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3631 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 01:51:55 +00:00 |
|
patacongo
|
fc593d0aca
|
Add PIC32 exception handlers
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3630 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-20 00:21:26 +00:00 |
|
patacongo
|
10d02ae4f0
|
Add PIC32 interrupt controls and timer initialization
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3628 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-19 18:29:40 +00:00 |
|
patacongo
|
f869245999
|
More PIC32 context switching logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3625 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 19:52:17 +00:00 |
|
patacongo
|
cc0ff40347
|
Add some standard common files to PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3622 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-18 00:38:57 +00:00 |
|
patacongo
|
1e9c10601e
|
Add start function
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3621 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-17 23:52:30 +00:00 |
|
patacongo
|
3efed0e778
|
Beginnings of PIC32 build environment
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3619 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-16 22:20:26 +00:00 |
|
patacongo
|
62065b7283
|
More PIC32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3591 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-11 22:47:59 +00:00 |
|
patacongo
|
33400b311d
|
Add directory structure to support PIC32
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3579 42af7a65-404d-4744-a932-0658087f49c3
|
2011-05-08 21:38:47 +00:00 |
|