ArduPilot / ArduRemoteID

RemoteID support using OpenDroneID
GNU General Public License v2.0
90 stars 45 forks source link

support for BlueMark db210pro module #115

Closed BluemarkInnovations closed 1 year ago

BluemarkInnovations commented 1 year ago

This PR add support for the BlueMark db210pro board based on an ESP32-S3 chip.

It also reverted -for now- the ARM STATUS definitions as this issue describes: https://github.com/ArduPilot/ArduRemoteID/issues/114 Otherwise it won't compile.

I mean it compiles locally, apparently the automatic build is broken.