¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Programming & compiling from github source code


 

Hi Tony,
? ?I looked at the ATU-10 device.? It looks to be pretty different and it uses a different PIC processor, so I really don't know anything about that.
My repo is:??
If you pull that repo, and do NOT set the #define for WA1RCT or for UART, then the functionality of my fork should be identical to N7DDC's original, so you could compare those changes (for the MPLAB XC compiler).? Please note that it will look quite a bit different, because I tried to eliminate all the warnings from the compiler, and make it more readable (for example, I added parenthesis to ensure the order of operations was clear, and I added braces to ensure clarity of what code is contained.? I also changed many variable names, so I could find where they came from).
I did NOT change any of the other code or algorithms.? The only code I changed was what was needed for the MPLAB compiler, and I tried to put all those changes in the cross_compiler.h and cross_compiler.c files.??

Dave

Join [email protected] to automatically receive all group messages.