c7080825d3
before this change this environment variable is a string, which means anything checking it for truth will get back true even if it is empty ("") or the string zero ("0"). The existing is_periph_fw check only works because "1" != 0 - if it was "0" then it would still be considered a periph firmware |
||
---|---|---|
.. | ||
addfunc_parse.py | ||
af_parse_cubemx.py | ||
af_parse.py | ||
chibios_hwdef.py | ||
CKS32F407xx.py | ||
convert_betaflight_unified.py | ||
convert_uart_order.py | ||
defaults_bootloader.h | ||
defaults_iofirmware.h | ||
defaults_normal.h | ||
defaults_periph.h | ||
dma_parse.py | ||
dma_resolver.py | ||
STM32F100xB.py | ||
STM32F103xB.py | ||
STM32F105xC.py | ||
STM32F303xC.py | ||
STM32F405xx.py | ||
STM32F407xx.py | ||
STM32F412Rx.py | ||
STM32F427xx.py | ||
STM32F469xx.py | ||
STM32F732xx.py | ||
STM32F745xx.py | ||
STM32F767xx.py | ||
STM32F777xx.py | ||
STM32G431xx.py | ||
STM32G441xx.py | ||
STM32G474xx.py | ||
STM32G491xx.py | ||
STM32H730xx.py | ||
STM32H743xx.py | ||
STM32H750xx.py | ||
STM32H757xx.py | ||
STM32L4R5xx.py | ||
STM32L431xx.py | ||
STM32L476xx.py | ||
STM32L496xx.py |