• Cristian Maglie's avatar
    Improved pluggable discovery conversion for platforms not supporting it (#1629) · 569e1944
    Cristian Maglie authored
    * Factored property composition in convertUploadToolsToPluggableDiscovery
    
    * Auto-generated properties are cached and added after cycling on the original map
    
    * Autogenerated upload tool properties are searched in sub-configs too
    
    Fix #1444
    
    * Added STMicroelectronics:stm32:Nucleo_32:pnum=NUCLEO_F031K6 to upload mock tests
    
    * Use composed board properties to detect user fields
    
    Some platforms may add information through the optional config part of
    the FQBN (platforms menu items).
    569e1944
loader_test.go 11.6 KB