lucysrausch / hoverboard-firmware-hack

New Hoverboard Firmware Hack. Now written from scratch and generally much better.
GNU General Public License v3.0
695 stars 405 forks source link

A bunch of compile warning fixes and addition of keil project file #100

Open trollcop opened 5 years ago

trollcop commented 5 years ago

Hey, I'm gonna be using this project on a self-balancing platform that I'm making, so I figured I'll clean up a bunch of stuff after importing the project.

I didn't test building back with gcc, but all the changes were just done to remove build warnings with armcc and arm-llvm. So they should be fine on gcc/Makefile as well.