Hi,
Attached is a pinmap file for the ATtiny88 breakout board based on the 328p pinmap include file.
Simply drop the attached file in your GCB include folder.
Use the line #include <AT_tiny88.h> in your code and refer to the file for pin labelling.
#include <AT_tiny88.h>
Note to devs- please feel free to adapt this file and distribute it in any future releases if you feel it is useful.
Added to the next release.
Thank you.
Log in to post a comment.
Hi,
Attached is a pinmap file for the ATtiny88 breakout board based on the 328p pinmap include file.
Simply drop the attached file in your GCB include folder.
Use the line
#include <AT_tiny88.h>
in your code and refer to the file for pin labelling.Note to devs- please feel free to adapt this file and distribute it in any future releases if you feel it is useful.
Last edit: Rikki 2022-08-16
Added to the next release.
Thank you.