AlexKlimaj / LiPow-Firmware

Lipo Battery Charger with USB C Power Delivery Based on the STM32G0
https://arkelectron.com/product/lipow-the-usb-c-lipo-battery-charger/
GNU General Public License v3.0
322 stars 98 forks source link

add c++11 #5

Closed dakejahl closed 5 years ago

dakejahl commented 5 years ago

This needs some review, I added in the C++ compiler and copied all of the build settings from the C compiler. This builds, but is about 5KB larger, not sure why. I just changed the adc_interface files to show it is working.

I would flash and test this before merging.

dakejahl commented 5 years ago

I'm going to try this again later using this library.