I presume you mean “was getting too crowded” :-) Yeah, I copied that bsp to create this other bsp and noticed alot of sensor dev creates in there. Not a big deal but I think this will make the code a bit less crowded.
+1 > On Mar 31, 2017, at 5:30 PM, Vipul Rahane <[email protected]> wrote: > > Hello, > > I am changing nrf52dk hal_bsp_init() so that it calls sensor_device_create() > instead of creating sensors separately. this is because hal_bsp_init() was > not getting too crowded. > > Regards, > Vipul Rahane
