summaryrefslogtreecommitdiff
path: root/nuttx/configs/pcblogic-pic32mx/ostest
Commit message (Expand)AuthorAgeFilesLines
* Massive clean-up of linker scripts from Freddie Chopinpatacongo2012-11-041-5/+5
* Part I of port of Rhombus math librarypatacongo2012-10-281-1/+0
* Rename gnu-nxflat.ld to gnu-nxflat-gotoff.ld; Add gnu-nxflat-pcrel.ldpatacongo2012-10-101-1/+1
* Fix a recurring, cloned typopatacongo2012-10-061-1/+1
* Change all occurrences of CONFIG_EXAMPLE_ to CONFIG_EXAMPLES_ for consistency...patacongo2012-10-041-11/+11
* Refactor common make definitions to tools/Config.mk; Add verbosity option to ...patacongo2012-09-181-28/+0
* Resync new repository with old repo r5166patacongo2012-09-171-1/+1
* Email address change in nuttx/patacongo2012-09-133-3/+3
* Remove several unused configuration valuespatacongo2012-09-081-2/+0
* More Shenzhou board logicpatacongo2012-09-081-1/+1
* Kconfig changes + back out part of last check-in: The 2STOP setting must be ...patacongo2012-09-041-2/+2
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-2/+2
* Add configurable application entry pointpatacongo2012-08-301-0/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-429/+2
* The USB host driver has been verified on the STM32F4Discoverypatacongo2012-08-291-1/+1
* Dequote Kconfig strings that may be used as components of a pathpatacongo2012-08-271-0/+1
* Lots of defconfig changes for compatibility with the configuration toolpatacongo2012-08-231-16/+16
* CONFIG_DRAM_END configuration change from Richard Cochranpatacongo2012-08-201-2/+0
* Updates to support the Mirtoo internal clockingpatacongo2012-06-201-3/+3
* Kconfig updatepatacongo2012-04-121-1/+1
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-4/+4
* NSH now uses the new Telnet daemon and built-in tasks started by NSH can be u...patacongo2012-02-021-2/+0
* More name changes: USBSER->PL2303 CDCSER->CDCACMpatacongo2012-01-251-20/+20
* Massive name change USB STRG -> USB MSCpatacongo2012-01-251-42/+42
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+14
* Partial bring-up of the pcblogic boardpatacongo2011-12-261-2/+2
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+6
* PIC32 bugfixespatacongo2011-12-081-2/+8
* This PIC32 MCUs don't have enough RAM to run the roundrobin test without modi...patacongo2011-11-101-1/+1
* Remove the .dbg_data section. For better or worse, this is being handled in ...patacongo2011-11-101-6/+1
* More PIC32 debug updatespatacongo2011-11-092-3/+6
* Fix PIC32 jalr instructions: arguments consistentley reversedpatacongo2011-10-181-1/+1
* Re-disable PIC32 ramfuncspatacongo2011-10-172-3/+6
* Fix PIC32 ramfunc logic; add rectangle graphic functionspatacongo2011-10-172-2/+7
* Add board configuration for Sure Electronics PIC32MX boardpatacongo2011-07-031-1/+2
* Add configuratin options to control the PIC32 configuration wordspatacongo2011-06-102-1/+30
* Add resource.h and fixed frequently cloned typopatacongo2011-05-241-2/+2
* Add a tool to create proper nuttx.hex files for PICkit2patacongo2011-05-222-2/+5
* Add PIC32 interrupt decode logicpatacongo2011-05-201-3/+3
* Fleshing out PIC32 portpatacongo2011-05-202-28/+9
* Clean up a few PIC32 link errorspatacongo2011-05-201-16/+16
* Add PIC32 exception handlerspatacongo2011-05-201-10/+52
* More PIC32 context switching logicpatacongo2011-05-181-1/+1
* Add start functionpatacongo2011-05-172-44/+206
* Beginnings of PIC32 build environmentpatacongo2011-05-164-0/+1181
* Add directory structure to support PIC32patacongo2011-05-081-0/+39