Skip to content

Conversation

@jackgassett
Copy link
Member

No description provided.

matthijskooijman and others added 30 commits June 25, 2014 16:56
These chips were previously supported, but since parity error checking
was added, this support has broken. Most chips define UPE0 (etc.) for
the parity error bit. Some chips don't have numbered UARTS so only
define UPE and even fewer define PE instead of UPE. This adds support
for those chips again.

Closes: arduino#2137
…areserial-atmega8

Support Atmega8 (and similar that define PE instead of UPE) again
Allow variants to define an initVariant() function that is called at startup
…/Arduino into matthijskooijman-ide-1.5.x-timer-variant
Conflicts:
	app/src/processing/app/debug/Compiler.java
	hardware/arduino/sam/cores/arduino/main.cpp
…pgrade-firmware-mac-path

corrected wrong path to firmware binaries in wifishield upgrade script f...
File path should be updated, is wrong currently, will throw an error saying files missing.
Arduino Pro and Pro Mini should use eightanaloginputs variant
Enable user to change the I2C clock frequency by calling setClock in the Wire library
"index" variable name create conflicts with Arduino Due where "index" is
a reserved word for Posix C.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.