chipKIT32 / PIC32-avrdude-bootloader

The 'new' bootloader for MPIDE/chipKIT PIC32 boards
44 stars 62 forks source link

Some new boards and program button pullup support #11

Closed majenkotech closed 9 years ago

majenkotech commented 9 years ago

I have added a couple more board definitions (for my boards). I have also added support for the internal pullup / pulldown on the MX1/2 chips.

The new macro PBntPu can be set High or Low for pullup or pulldown respectively.

Note: this only works for the "new" style chips which have CNPUx and CNPDx registers.