MegaPirateNG / FlashTool

Firmware flashing tool
GNU General Public License v2.0
15 stars 14 forks source link

Internal flashing (get rid of avrdude) #9

Open smurfy opened 10 years ago

smurfy commented 10 years ago

Related to: diydrones/apm_planner#62

smurfy commented 10 years ago

Well i added my own flashing code in a separate branch because it needs a lot of testing. I only tested with an arduino mega.

I managed to semi brick it during development (had to clear flash/reflash bootloader using an external programmer)

But now i managed to flash different hex files and all verified ok. it also worked to connect using the missionplanner terminal. (but hangs after the greeting, i guess due to missing sensors/hardware on the arduino mega)