-
Notifications
You must be signed in to change notification settings - Fork 217
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Teensy Compatibility #142
base: master
Are you sure you want to change the base?
Teensy Compatibility #142
Commits on Feb 15, 2015
-
Change: Allow infinite depth for arduino-style config import keys
Dave Newson committedFeb 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6d0357f - Browse repository at this point
Copy the full SHA 6d0357fView commit details
Commits on Feb 17, 2015
-
Bugfix: load_arduino_style_settings now correctly imports settings va…
…lues that contain the = character.
Dave Newson committedFeb 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 5fe7337 - Browse repository at this point
Copy the full SHA 5fe7337View commit details -
Bugfix: Added double quotes around avrdude target paths, for compatib…
…ility with windows drive references containing colons.
Dave Newson committedFeb 17, 2015 Configuration menu - View commit details
-
Copy full SHA for 566261c - Browse repository at this point
Copy the full SHA 566261cView commit details -
Bugfix: load_arduino_style_settings can now handle variable keys incl…
…uding regex symbols. Swapped second regex match for SUBSTRING.
Dave Newson committedFeb 17, 2015 Configuration menu - View commit details
-
Copy full SHA for be561ab - Browse repository at this point
Copy the full SHA be561abView commit details
Commits on Feb 19, 2015
-
Merge branch 'windows-drive-name-compatibility' into teensy-compatibi…
…lity
Dave Newson committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for c25fcd1 - Browse repository at this point
Copy the full SHA c25fcd1View commit details -
Added: Ability to pick between AVRDUDE and TEENSY_LOADER_CLI uploader…
…s using LOADER option Added: print_teensy_modes(board_id) to list available modes Added: print_teensy_modes(board_id MODE mode_id) to list specific modes options Added: Detection of the Teensy SDK (loader specifically) on initialisation Added: Ability for Teensy mode options (speed, keys, usb) to be set in configuration, as comparable with Arduino IDE options for Teensy. Added: Support for missing build option flags (<board_id>.build.optionX) required for Teensy.
Dave Newson committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 3f9d540 - Browse repository at this point
Copy the full SHA 3f9d540View commit details -
Bugfix: User-specified LOADER parameter now works correctly.
Added: Documentation to readme for teensy compatibility
Dave Newson committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for b971c51 - Browse repository at this point
Copy the full SHA b971c51View commit details
Commits on Feb 20, 2015
-
Change: Some documentation fixed for Teensy.
Dave Newson committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 4231b90 - Browse repository at this point
Copy the full SHA 4231b90View commit details