Skip to content
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

Initial support of ATTiny88 #24

Merged
merged 5 commits into from Aug 12, 2014
Merged

Initial support of ATTiny88 #24

merged 5 commits into from Aug 12, 2014

Conversation

TCWORLD
Copy link
Owner

@TCWORLD TCWORLD commented Aug 12, 2014

Initial support of ATTiny88 added by @tomscatliff.

Add pins_arduino.h. Implementation is experimental. Compiles with standard Arduino core and TinyNoMillis.
Add support for the ATtny88, using the ArduinoISP as an uploader. Configure for 1MHz internal clock. Using the TinyNoMillis core.
Specify ArduinoISP as upload protocol.
Support for internal 8MHz clock.
Disable self programming.
TCWORLD added a commit that referenced this pull request Aug 12, 2014
Initial support of ATTiny88
@TCWORLD TCWORLD merged commit 56be041 into TCWORLD:master Aug 12, 2014
@TCWORLD
Copy link
Owner Author

TCWORLD commented Aug 12, 2014

Related to Issue #22

@den4444
Copy link

den4444 commented Aug 27, 2014

Hi There

please could you explain how to get or set pin mappings for SPI on ATTINY84 and ATTINY85.
This location has no pin mappings that I can see or any indication as to how to set them.
Awesome core though :-)
https://github.com/TCWORLD/ATTinyCore/tree/master/tiny
Look forward to your reply/update :-)
Den

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.

None yet

3 participants