Re: [PATCH v2 3/4] bsps: Add GPIO API

2022-07-07 Thread Duc Doan
Hello Karel, On Thu, 2022-07-07 at 14:36 +0200, Karel Gardas wrote: > > Hello Duc, > > just two notes which bothers me most. > > On 7/7/22 13:34, Duc Doan wrote: > > This is the new GPIO API. The header file is > > gpio2.h. > > --- > >   bsps/include/bsp/gpio2.h    | 538 > > +++

Re: [PATCH v2 3/4] bsps: Add GPIO API

2022-07-07 Thread Karel Gardas
Hello Duc, just two notes which bothers me most. On 7/7/22 13:34, Duc Doan wrote: This is the new GPIO API. The header file is gpio2.h. --- bsps/include/bsp/gpio2.h| 538 bsps/shared/dev/gpio/gpio.c | 196 + spec/build/bsps/obj.yml