summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest/ld.script
Commit message (Expand)AuthorAgeFilesLines
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-5/+5
* Email address change in nuttx/patacongo2012-09-131-1/+1
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+6
* PIC32 bugfixespatacongo2011-12-081-2/+8
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-101-6/+1
* More PIC32 debug updatespatacongo2011-11-091-2/+5
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
* Re-disable PIC32 ramfuncspatacongo2011-10-171-2/+4
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-171-2/+2
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-221-1/+1
* Add PIC32 interrupt decode logicpatacongo2011-05-201-3/+3
* Fleshing out PIC32 portpatacongo2011-05-201-12/+7
* Clean up a few PIC32 link errorspatacongo2011-05-201-16/+16
* Add PIC32 exception handlerspatacongo2011-05-201-10/+52
* Add start functionpatacongo2011-05-171-44/+205
* Beginnings of PIC32 build environmentpatacongo2011-05-161-0/+107