Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xukangmin committed Jun 26, 2019
2 parents 1d20807 + 9f0cd4e commit cf5f5db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ Power Consumption | min 2.9μA, max 10mA
# Installation
- Install the current upstream Arduino IDE at the 1.8.7 level or later. The current version is at the [Arduino website](http://www.arduino.cc/en/main/software).
- Start Arduino and open Preferences window.
- Enter ```https://raw.githubusercontent.com/xukangmin/TinyCore/master/package/package_tinycore_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
- Enter ```https://raw.githubusercontent.com/xukangmin/TinyCore/master/avr/package/package_tinycore_index.json``` into *Additional Board Manager URLs* field. You can add multiple URLs, separating them with commas.
- Open Boards Manager from Tools > Board menu and install *TinyCore* platform (and don't forget to select your TinyCore board from Tools > Board menu after installation).

# Pin Mapping
![Pin Mapping](/docs/images/TinyCore16_Pinout.png)
![Pin Mapping](avr/docs/images/TinyCore16_Pinout.png)


# To-Do
Expand Down

0 comments on commit cf5f5db

Please sign in to comment.