Re: [PATCH 1/3] bsps/stm32h7: import MT25TL01G QSPI memory low-level driver

2023-01-30 Thread Karel Gardas
On 1/30/23 16:13, Gedare Bloom wrote: On Fri, Jan 27, 2023 at 11:41 AM Karel Gardas wrote: Sponsored-By: Precidata --- No issue with the patch, but I think it is awkward to have this "Sponsored-By" in an import patch. Was also thinking about that. Whole work was sponsored including import

Re: [PATCH 1/3] bsps/stm32h7: import MT25TL01G QSPI memory low-level driver

2023-01-30 Thread Gedare Bloom
On Fri, Jan 27, 2023 at 11:41 AM Karel Gardas wrote: > > Sponsored-By: Precidata > --- No issue with the patch, but I think it is awkward to have this "Sponsored-By" in an import patch. > .../stm/Components/mt25tl01g/mt25tl01g.c | 1046 + > .../stm/Components/mt25tl01g/mt2

[PATCH 1/3] bsps/stm32h7: import MT25TL01G QSPI memory low-level driver

2023-01-27 Thread Karel Gardas
Sponsored-By: Precidata --- .../stm/Components/mt25tl01g/mt25tl01g.c | 1046 + .../stm/Components/mt25tl01g/mt25tl01g.h | 362 ++ .../stm/Components/mt25tl01g/mt25tl01g_conf.h | 68 ++ 3 files changed, 1476 insertions(+) create mode 100644 bsps/arm/stm32h7/board