SmartEVSE / smartevse

Smart EVSE Electric Vehicle Charging Station
94 stars 55 forks source link

allow to build with cmake using xc8 compiler #32

Closed Links2004 closed 3 years ago

Links2004 commented 4 years ago

no need for mplab, tested on linux.

mkdir build && cd build && cmake .. && make
Links2004 commented 4 years ago

currently waiting for my Hardware so build hex not tested on Hardware yet

Links2004 commented 4 years ago

Hardware came in today, and build hex is working fine (flashed with pickit 3).