Просмотр исходного кода

Updated doc to have a working CI for new families

Hector PHARAM 2 лет назад
Родитель
Сommit
c7e9b4272e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      docs/MAINTAIN.md

+ 1 - 0
docs/MAINTAIN.md

@@ -23,4 +23,5 @@ The versions to use can be found as follow:
  
  
 ## Add family to CI
 ## Add family to CI
 
 
+Add the file stm32${FAMILY_L}xx_hal_conf.h file to the root folder of each test. (A template is provided in the corresponding HAL)
 Update the cmake.yml workflow file to include the new family
 Update the cmake.yml workflow file to include the new family