Skip to content
Discussion options

You must be logged in to vote

PIC16F15213 (idk if thats supported ...)

Nope, see the list of supported devices:

// List of devices that are currently supported and their properties.
// Note: most of these are based on published information and have not
// been tested by the author. Patches welcome to improve the list.
//
// Please note that device names and device data are forced out into PROGMEM.
const char s_pic12f629[] PROGMEM = "pic12f629";
const char s_pic12f675[] PROGMEM = "pic12f675";
const char s_pic12f683[] PROGMEM = "pic12f683";
const char s_pic16f630[] PROGMEM = "pic16f630";
const char s_pic16f676[] PROGMEM = "pic16f676";
const char s_pic16f84[] PROGMEM = "pic16f84";
const char s_pic16f84a[] PROGMEM = "pi…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@SpyCrabIndustries
Comment options

Answer selected by SpyCrabIndustries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants