chipKIT32 / chipKIT-core

Downloadable chipKIT core for use with Arduino 1.6 - 1.8+ IDE, PlatformIO, and UECIDE
http://chipkit.net/
Apache License 2.0
59 stars 53 forks source link

Create PONTECH NoFire variant #292

Closed JacobChrist closed 8 years ago

JacobChrist commented 8 years ago

This variant will be a prototype/template for a board that would use the same processor on a Digilent WiFire Rev C board but without the special ADC tricks created to support multiple chips on a single board. This will allow for testing non board specific MZ EFG analogRead()'s on a WiFire board. It will also serve as a working prototype for anyone wishing to create a variant based on the PIC32MZ2048EFG100 chip.

EmbeddedMan commented 8 years ago

Love this idea Jacob. Excellent.

JacobChrist commented 8 years ago

I am not in love with the name, but I didn't want to confuse WiFire users. It works great, we have been using this def with WiFire boards.

On Nov 20, 2016 6:15 AM, "Brian Schmalz" notifications@github.com wrote:

Love this idea Jacob. Excellent.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/chipKIT32/chipKIT-core/issues/292#issuecomment-261780792, or mute the thread https://github.com/notifications/unsubscribe-auth/AAMGaycn3OO-6QE5UvRXspHE-zh4XcbBks5rAFXngaJpZM4KxANN .

EmbeddedMan commented 8 years ago

This is now merged in.