-
Merge pull request #611 from EmbeddedMan/master
EmbeddedMan committedSep 16, 2015 Fix for issue #120 - Update FTDI drivers for Windows. This is the lat…
-
Fix for issue #120 - Update FTDI drivers for Windows. This is the lat…
EmbeddedMan committedSep 16, 2015 …est version - version 2.12.06.
-
Merge pull request #609 from majenkotech/master
ricklon committedSep 13, 2015 Added the ability to add the system folder as an include path
-
* Removed configPreferences from chain of calls for generating compil…
…ation commands (pointless since it's a class-level variable) * Replaced it with the systemFolder location * Added the systemFolder path to all relevant string replacements. * The end resilt is you can add `-I{12}` to the C and CPP compilation recipes to add the system folder to the include paths.
-
Merge pull request #607 from majenkotech/master
EmbeddedMan committedSep 10, 2015 Added system folder support
-
-
Merge pull request #606 from EmbeddedMan/master
EmbeddedMan committedSep 10, 2015 A simple test of chipkitbot. No source code changes.
-
-
-
Test commit for chipkitbot to build. No changes other than adding a s…
EmbeddedMan committedSep 10, 2015 …pace.
-
-
Added startup as input file to the elf build command
Marius Geanta committedSep 4, 2015
-
Fixed format of about.bmp, which is used by windows. Don't know what …
EmbeddedMan committedSep 3, 2015 …is wrong with it, but opening and re-saving in Paint fixed the issue with Windows MPIDE not showing the right splash screen image.
-
Issue #594 fixed the windows image.
ricklon committedSep 3, 2015 -
Issue #604 build number incremented.
ricklon committedSep 3, 2015 -
Issue #603 made changes for ino vs pde.
ricklon committedSep 3, 2015 -
Issue #594 udpated the splash screen.
ricklon committedSep 3, 2015 -
Issue #602 Added missing new files. Udp.h
ricklon committedSep 3, 2015 -
Issue #602 Added missing new files.
ricklon committedSep 3, 2015 -
Issue #602 synced changes with chipKIT-core.
ricklon committedSep 3, 2015
-
Merge pull request #590 from jasonkajita/master
ricklon committedSep 1, 2015 Group .sdata input sections
-
Merge pull request #598 from EmbeddedMan/SoftwareSerial
ricklon committedSep 1, 2015 Software Serial library - new version
-
Fixed many bugs in new Software Serial library - now compiles for all…
EmbeddedMan committedSep 1, 2015 … chipKIT boards, and all 3 examples run properly at 115200 baud on all chipKIT boards. Lots of work yet to be done to finish this, but it IS functional at this point, and will be useful for the majority of users.
-
Updated SoftwareSerial library. Uses Change Notification interrupts w…
EmbeddedMan committedAug 31, 2015 …hen possible for RX.
-
Fixed variable name conflict with index() function
majenkotech committedAug 31, 2015
-
Verified issue #563 (SS, MOSI, MISO and SCK defined incorrect for Fub…
EmbeddedMan committedAug 29, 2015 …arino SD) is fixed. And removed some TODO: comments in Fubarino SD variant file.
-
Minor update to Fubarino_Mini/Board_Defs.h - corrected DSPI slave sel…
EmbeddedMan committedAug 29, 2015 …ect pins.
-
Merge pull request #592 from EmbeddedMan/master
ricklon committedAug 26, 2015 Fix for issue #532: SD Library compile error on MX1/MX2
-
Merge branch 'master' of github.com:EmbeddedMan/chipKIT32-MAX
EmbeddedMan committedAug 25, 2015 Conflicts: hardware/pic32/libraries/SD/utility/Sd2PinMap.h
-
Fix for issue #532: SD library compile error for MX1/MX2.
EmbeddedMan committedAug 22, 2015 * Also added __PIC32_PPS__ define and updated some files with it
-
Group all .sdata sections together into GP relative section
Jason Kajita committedAug 24, 2015 -
Merge remote-tracking branch 'upstream/master'
Jason Kajita committedAug 24, 2015