This is a project created in Microchip Technology's MPLAB X IDE. The primary purpose is to verify MPLAB X plays nice with GitHub.
The target chip is a PIC16F18345
The commit history should show:
- Project initialized with a blank project + .gitignore file.
- Populated with boilerplate generated code from the MCC tool.
- Made the fewest edits necessary to arrive at the minimal blink.
- Add the fancier PWM and Timer modules for the pulsation.