Skip to content
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

Fix flash bug #32

Merged
merged 5 commits into from
Apr 6, 2016
Merged

Fix flash bug #32

merged 5 commits into from
Apr 6, 2016

Conversation

alexyaoyang
Copy link
Contributor

Changes

  • Added build settings to pass into compiler flasher so that the flashing will work. Before this commit, build setting was not passed and compiler flasher would not flash.
  • Enabled .ino files (for now until hex flashing is done)
  • Added initCompiler method to initialize compiler with uploaded data. Reason for adding was to retrieve data from file and send to compiler flasher.
  • Removed commented out codes so code is production ready.

Ready for review @spiliot , thanks!

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling e1619ad on fix-flash-bug into * on master*.

@spiliot spiliot merged commit 9d54fab into master Apr 6, 2016
@spiliot spiliot deleted the fix-flash-bug branch April 6, 2016 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants