AlkaMotors / AM32-MultiRotor-ESC-firmware

Firmware for stm32f051 based speed controllers for use with mutirotors
GNU General Public License v3.0
738 stars 264 forks source link

Hi, I build a new ESC #93

Closed mealied closed 1 year ago

AlkaMotors commented 1 year ago

Hi Mealied , There are a couple of things that we need to address for a new target. Is the ESC either commercially available or is it open source? If you have an open source project that people can use to make their own esc's then i have no trouble adding this. If it's a one of a kind ESC then i'm not sure we should be adding it to be built every time. a few minor changes.. the #define name should be RHINO ( all caps to match the others). and the firmware name has to be a maximum of 12 characters to fit into the memory slot for it. "Rhino-AM32-ORIG" is too long. Then the RHINO also needs to be added to the F051Makefile so it can be built.