AP_HAL_ChibiOS: add vanity and build requirements to betaflight converter

This commit is contained in:
Andy Piper 2023-01-15 21:03:15 +00:00 committed by Andrew Tridgell
parent f9276f76e7
commit 0234c344ab

View File

@ -2,6 +2,9 @@
'''
convert a betaflight unified configuration file into a hwdef.dat
currently very approximate, file requires cleanup afterwards
must be run from within a source tree as it relies on other other python files
code by Andy Piper <github@andypiper.com>
'''
import sys, re