Skip to content

Make the bootloader build for atmega328 #124

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

Closed
wants to merge 2 commits into from

Conversation

iMartyn
Copy link
Contributor

@iMartyn iMartyn commented Nov 2, 2012

By using this check rather than the ifdefs for the specific boards, the code should build well for more boards, currently the uno is broken, this is part one of the fix for that.

@ffissore ffissore added the New label Feb 27, 2014
@cmaglie cmaglie added feature request A request to make an enhancement (not a bug fix) Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) labels Apr 8, 2015
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Make sure SPI backend is initialized in SPIFlash driver
@facchinm facchinm closed this Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants