Re: [PATCH v5 1/4] bsps/stm32f4 Include STM32F4 HAL

2022-07-30 Thread oss
Am 30.07.22 um 21:41 schrieb Karel Gardas: On 7/30/22 16:32, o...@c-mauderer.de wrote:   bsps/arm/include/cmsis_compiler.h |   266 +   bsps/arm/include/cmsis_gcc.h  |  3460 +--   bsps/arm/include/cmsis_version.h  |    39 +   bsps/arm/include/core_cm4.h 

Re: [PATCH v5 1/4] bsps/stm32f4 Include STM32F4 HAL

2022-07-30 Thread Karel Gardas
On 7/30/22 16:32, o...@c-mauderer.de wrote:   bsps/arm/include/cmsis_compiler.h |   266 +   bsps/arm/include/cmsis_gcc.h  |  3460 +--   bsps/arm/include/cmsis_version.h  |    39 +   bsps/arm/include/core_cm4.h   |   524 +-  

Re: [PATCH v5 2/4] bsps: New GPIO API & peripherals API framework

2022-07-30 Thread oss
Hello Duc, Am 24.07.22 um 14:01 schrieb Duc Doan: --- bsps/include/bsp/gpio2.h| 528 bsps/include/bsp/periph_api.h | 142 +++ bsps/shared/dev/gpio/gpio.c | 212 ++ bsps/shared/dev/periph_api/periph_api.c | 101 +

mps/jmr3904 Massive Number of Test Failures

2022-07-30 Thread Joel Sherrill
Hi A comment from Chris had me make a pass over the posted test results, jmr3904 last had a good test run in January. Since then, there has not been one in which more than 1 test pass and I suspect that's because the one doesn't expect output.

Re: [PATCH v5 1/4] bsps/stm32f4 Include STM32F4 HAL

2022-07-30 Thread oss
Hello Duc, general note for the patch: Please write in the commit message where you got the sources from. That can be a link to a github repo including a commit ID or a link to the zip file from ST (including a date, version or similar information). If you moved some stuff around compared to