stm32g4: Add basic support

* memorymap
* vectors
* rcc
* gpios
* makefiles
* devices for linker script generation
* doc structure
This commit is contained in:
Karl Palsson
2020-04-09 23:29:00 +00:00
parent 57373b3413
commit 4e70d06d63
16 changed files with 1342 additions and 3 deletions

1
doc/stm32g4/doxy.custom Normal file
View File

@@ -0,0 +1 @@
PREDEFINED += __ARM_ARCH_7EM__