Platformio-core: Add support for all PIC microcontrollers

Created on 22 Jun 2016  路  5Comments  路  Source: platformio/platformio-core

I want to be able to use platformio for
PIC 12 Family
PIC 16 Family
PIC 18 Family
PIC 24 Family

Also there is a alternative with pic for arduino named pinguino http://www.pinguino.cc

board feature platform

Most helpful comment

+1 for PIC Series support.
is there any update on when they will be added? I have tons of PIC16F and PIC18F controllers and these are the only controllers I have and can't use pio for.

All 5 comments

Is this a duplicate of #684?

I'm working on platform-mcs51, maybe you can benifit from this.
https://github.com/Palatis/platform-mcs51.git

currently pio only recognize gcc and clang for compiler, a bit tedious to work with other compilers, but it works.

+1 support for pic micros would be nice

+1 for PIC Series support.
is there any update on when they will be added? I have tons of PIC16F and PIC18F controllers and these are the only controllers I have and can't use pio for.

This needs to happen already! +1 For the PlatformIO PIC support

Was this page helpful?
0 / 5 - 0 ratings