Skip to content

Commit

Permalink
[ext] Update submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-durand committed Jun 30, 2022
1 parent c949daf commit 3e3213d
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ext/adamgreen/crashcatcher
2 changes: 1 addition & 1 deletion ext/arm/cmsis
Submodule cmsis updated 293 files
2 changes: 1 addition & 1 deletion ext/etlcpp/etl
Submodule etl updated 311 files
2 changes: 1 addition & 1 deletion ext/st/stm32
Submodule stm32 updated 38 files
+2 −2 README.md
+268 −0 patches/g4.patch
+208 −104 stm32g0xx/Include/stm32g030xx.h
+208 −104 stm32g0xx/Include/stm32g031xx.h
+208 −104 stm32g0xx/Include/stm32g041xx.h
+208 −104 stm32g0xx/Include/stm32g050xx.h
+208 −104 stm32g0xx/Include/stm32g051xx.h
+208 −104 stm32g0xx/Include/stm32g061xx.h
+208 −104 stm32g0xx/Include/stm32g070xx.h
+205 −105 stm32g0xx/Include/stm32g071xx.h
+205 −105 stm32g0xx/Include/stm32g081xx.h
+210 −109 stm32g0xx/Include/stm32g0b0xx.h
+207 −110 stm32g0xx/Include/stm32g0b1xx.h
+207 −110 stm32g0xx/Include/stm32g0c1xx.h
+1 −6 stm32g0xx/Include/stm32g0xx.h
+0 −1 stm32g0xx/Include/system_stm32g0xx.h
+45 −16 stm32g0xx/Release_Notes.html
+7 −7 stm32g4xx/Include/stm32g431xx.h
+7 −7 stm32g4xx/Include/stm32g441xx.h
+7 −7 stm32g4xx/Include/stm32g471xx.h
+7 −7 stm32g4xx/Include/stm32g473xx.h
+7 −7 stm32g4xx/Include/stm32g474xx.h
+7 −7 stm32g4xx/Include/stm32g483xx.h
+7 −7 stm32g4xx/Include/stm32g484xx.h
+7 −7 stm32g4xx/Include/stm32g491xx.h
+7 −7 stm32g4xx/Include/stm32g4a1xx.h
+7 −7 stm32g4xx/Include/stm32gbk1cb.h
+132 −99 stm32wbxx/Include/stm32wb10xx.h
+131 −98 stm32wbxx/Include/stm32wb15xx.h
+11,029 −0 stm32wbxx/Include/stm32wb1mxx.h
+78 −78 stm32wbxx/Include/stm32wb30xx.h
+80 −80 stm32wbxx/Include/stm32wb35xx.h
+78 −78 stm32wbxx/Include/stm32wb50xx.h
+80 −80 stm32wbxx/Include/stm32wb55xx.h
+80 −80 stm32wbxx/Include/stm32wb5mxx.h
+15 −13 stm32wbxx/Include/stm32wbxx.h
+10 −10 stm32wbxx/Include/system_stm32wbxx.h
+47 −20 stm32wbxx/Release_Notes.html

0 comments on commit 3e3213d

Please sign in to comment.