bb10e0fc25
Add support for the STM32G474 family of microcontrollers and the B-G474E-DPOW1 Discovery Board, which features a STM32G474RET6. This is a major pull request as it adds support for an entirely new family of STM32. This support is implemented in arch/arm/src/stm32 and shares implementation with other STM32 families supported by that code, such as the 'L15xx, 'F10xx, 'F20xx, 'F3xxx, and 'F4xxx. boards/Kconfig: * Make NuttX recognize the existence of b-g474e-dpow1, the B-G474E-DPOW1 Discovery Board. boards/arm/stm32/b-g474e-dpow1/Kconfig: boards/arm/stm32/b-g474e-dpow1/README.txt: boards/arm/stm32/b-g474e-dpow1/configs/nsh/defconfig: boards/arm/stm32/b-g474e-dpow1/include/board.h: boards/arm/stm32/b-g474e-dpow1/scripts/Make.defs: boards/arm/stm32/b-g474e-dpow1/scripts/ld.script: boards/arm/stm32/b-g474e-dpow1/src/.gitignore: boards/arm/stm32/b-g474e-dpow1/src/Make.defs: boards/arm/stm32/b-g474e-dpow1/src/b-g474e-dpow1.h: boards/arm/stm32/b-g474e-dpow1/src/stm32_appinit.c: boards/arm/stm32/b-g474e-dpow1/src/stm32_autoleds.c: boards/arm/stm32/b-g474e-dpow1/src/stm32_boot.c: boards/arm/stm32/b-g474e-dpow1/src/stm32_userleds.c: * Add minimal support for the B-G474E-DPOW1 Discovery Board. The board boots successfully through to the NSH prompt. NSH runs and is responsive. With big thanks for detailed code review and suggestions: David Sidrane (davids5) Mateusz Szafoni (raiden00) Abdelatif Guettouche (Ouss4) |
||
---|---|---|
.. | ||
a1x | ||
am335x | ||
c5471 | ||
cxd56xx | ||
dm320 | ||
efm32 | ||
imx6 | ||
imxrt | ||
kinetis | ||
kl | ||
lc823450 | ||
lpc17xx_40xx | ||
lpc31xx | ||
lpc43xx | ||
lpc54xx | ||
lpc214x | ||
lpc2378 | ||
max326xx | ||
moxart | ||
nrf52 | ||
nuc1xx | ||
s32k1xx | ||
sam34 | ||
sama5 | ||
samd2l2 | ||
samd5e5 | ||
samv7 | ||
stm32 | ||
stm32f0l0g0 | ||
stm32f7 | ||
stm32h7 | ||
stm32l4 | ||
str71x | ||
tiva | ||
tms570 | ||
xmc4 |