summaryrefslogtreecommitdiff
path: root/nuttx/configs/pic32-starterkit/ostest
Commit message (Expand)AuthorAgeFilesLines
* Add tools/link.bat, unlink.bat, and copydir.batpatacongo2012-12-081-1/+1
* Big refactoring of toolchain definitions by Mike Smithpatacongo2012-11-211-37/+1
* More changes for Mikepatacongo2012-11-151-1/+1
* Patch to removed MMCSD NSLOTS warning from Freddie Chopinpatacongo2012-11-061-0/+8
* 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
* 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-6/+6
* Changes to Kconfig and matching defconfig filespatacongo2012-09-041-6/+6
* Add configurable application entry pointpatacongo2012-08-301-1/+1
* Remove documentation from defconfig files so that they are more maintainablepatacongo2012-08-301-805/+2
* 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-1/+1
* Kconfig updatepatacongo2012-04-121-1/+1
* Fix CDC/ACM alternate interface number (from Antti)patacongo2012-04-111-1/+1
* Backout recent change to PIC32 network configuration -- doesn't work right wi...patacongo2012-03-241-2/+2
* The PIC32 USB driver (finally) works the the Mass Storage Classpatacongo2012-03-181-2/+2
* Add hooks to support STM32 power managementpatacongo2012-03-141-2/+2
* Tinkering with USB MSC device on PIC32 -- doesn't workpatacongo2012-03-131-3/+6
* Update PIC32 Ethernet driverpatacongo2012-03-091-1/+1
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-091-0/+6
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-081-13/+294
* Verified USB (device) on the PIC32 Ethernet Starter Kitpatacongo2012-03-081-0/+3
* Add an NSH configuratin for the PIC32 starter kitpatacongo2012-03-071-6/+215
* 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
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-171-4/+16
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-081-0/+45
* Fix an issue for architectures where interrupt numbers and vector numbers do ...patacongo2012-01-041-0/+14
* Fix starter kit ram sizepatacongo2011-12-251-2/+2
* Add support for LEDs on the Ethernet Starter kitpatacongo2011-12-251-1/+1
* Update to README filespatacongo2011-12-241-5/+4
* BEV needs to be zero in single-vector mode; Interrupts go to EBASE+0x200patacongo2011-12-101-0/+7
* PIC32 bugfixespatacongo2011-12-081-3/+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-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
* PIC32 start kit port builds successfullypatacongo2011-10-101-0/+4
* Adding support of PIC32MX5xx/6xx/7xx familiespatacongo2011-10-101-0/+28