Re: [PATCH v2 0/2] Add support for STM32G0 SoC family

2024-03-22 Thread Peter Maydell
On Wed, 20 Mar 2024 at 20:22, Felipe Balbi wrote: > > Hi all, > > These two patches add support for STM32G0 family and nucleo-g071rb > board. Patches have been tested with minimal embedded rust examples. > > Changes since v1: > > - Patch 1: > - Convert tabs to spaces (checkpatch.pl) > -

[PATCH v2 0/2] Add support for STM32G0 SoC family

2024-03-20 Thread Felipe Balbi
Hi all, These two patches add support for STM32G0 family and nucleo-g071rb board. Patches have been tested with minimal embedded rust examples. Changes since v1: - Patch 1: - Convert tabs to spaces (checkpatch.pl) - Correct lines longer than 80 characters (checkpatch.pl) - Correct