Skip to content

Commit

Permalink
Renames repository
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasonw committed Mar 9, 2016
1 parent 8f42f94 commit b3f5f5f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ CAN containing CPUs.
Future:
* Better menu structure
* Inclusion of ATmega16M1, ATmega32C1, ATmega64C1
* Clarity around the other AVR CAN CPU: AT90CANxxx



More words to come...
Expand All @@ -34,11 +34,11 @@ Option 1) Arduino Board Package Manager:
3. Click the 'window box' to the right of the 'Additional Boards manager URLs:' entry window.
* This will allow you to add more than one entry
4. Copy the following URL into the box.
* https://thomasonw.github.io/ATmegaCAN/package_thomasonw_ATmegaCAN_index.json
* https://thomasonw.github.io/ATmegaxxM1-C1/package_thomasonw_ATmegaCAN_index.json
5. Press OK button to close the data entry window
6. Press OK button to close the Preferences menu.
7. Open the Tools/Boards menu and select Boards Manager
8. Scroll down and click on the 'ATmegaCAN by thomasonw version x.x.x' entry
8. Scroll down and click on the 'ATmegaxxM1-C1 by thomasonw version x.x.x' entry
9. press the Install button


Expand Down
6 changes: 3 additions & 3 deletions library.properties
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name=ATmegaCAN
name=ATmegaxxM1-C1
version=1.0.3
author=Al Thomason <thomason.al@gmail.com>
maintainer=Al Thomason <thomason.al@gmail.com>
sentence=Arduino IDE support files for CAN enabled Amtel AVR chips.
sentence=Arduino IDE support files ATmegaxxM1 and ATmegaxxC1 AVR chips.
paragraph=Chips currently supported include: ATmega64M1, ATmega32M1
category=Other
url=https://github.com/thomasonw/ATmegaCAN
url=http://thomasonw.github.io/ATmegaxxM1-C1
architectures=avr

0 comments on commit b3f5f5f

Please sign in to comment.