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

Option to disable serial upload support for smaller boot section size #21

Open
per1234 opened this issue Feb 13, 2016 · 0 comments
Open

Comments

@per1234
Copy link
Owner

per1234 commented Feb 13, 2016

Check if this will save enough memory(removing the default network settings as proposed in #11 will also help).

  • Use a define in the makefile to allow serial support to be disabled.
  • The network configuration sketch needs to be uploaded via serial or ISP so this will need to be done before the non-serial version of Ariadne is burned and change the fuses in boards.txt to not overwrite the eeprom when the MCU is programmed by the bootloader.
  • Custom tools menu for serial/no serial versions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant