Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
Edited readme to include 1.0.6 release details.
  • Loading branch information
thomasonw committed Apr 6, 2016
1 parent 7cd2f57 commit 96c533f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,9 @@ v1.0.4 --> Reported to new CORE files from Arduino 1.6.8. Added DAC support.

v1.0.5 --> *pinMode(DAC_PORT,xxx)* disconnects DAC from port (is connected by *analogWrite(DAC_PORT, xx)*. _analogRead()_ differential ports corrected for +/- values.

v1.0.6 --> Enabled TONE capability (note, interfers with PWM as it uses the same timer..), corrected SerialWrite IRQ race bug.


CORE files
--------------------
A major effort for this porting effort is the modification of the CORE include files used by Arduino. There is a separate GitHib repository which contains the edits I have made to enable the ATmegaM1/C1 CPUs:
Expand Down

0 comments on commit 96c533f

Please sign in to comment.