- Enable DFU package for ***ST_NUCLEO64_F411RE_NF***
This commit is contained in:
josesimoes 2020-07-11 20:57:26 +01:00
Родитель 3c8429e6ae
Коммит 9f01abd788
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -324,7 +324,7 @@ jobs:
# creates a counter and assigns it to the revision variable
REVISION: $[counter('ST_NUCLEO64_F401RE_NF_versioncounter', 0)]
GccArm_Version:
NeedsDFU: false
NeedsDFU: true
steps:
- checkout: self