I make PIC32MX port code for btstack on Mac OS X.
This source use Pinguino's gcc and "Microchip Libraries for Applications" and xc32.
Please change Makefile define for your environment.
Also some src/ble folder code use printf. This is not familiar at embed system. Please change to log_info.
Regards.
- PIC32.zip 126.17KB
Comment #1
Posted on Jul 22, 2014 by Swift OxHi! Thanks for this. I don't have experience with PICs (well, I had back in the days with the PIC16F84 and horrible C compilers), but I have the Microchip Bluetooth Audio Development Kit and a programmer for it.
I still have to find a way to integrate ports into repository (I need some structure without duplicating everything for similar boards etc).
Status: Accepted
Labels:
Type-Enhancement
Priority-Medium