mlaz commented on a change in pull request #448: [WIP DO NOT MERGE] PWM high level API URL: https://github.com/apache/mynewt-core/pull/448#discussion_r131654989
########## File path: hw/bsp/nrf52dk/pkg.yml ########## @@ -39,8 +39,8 @@ pkg.cflags: - '-DPDM_ENABLED=0' - '-DPERIPHERAL_RESOURCE_SHARING_ENABLED=1' - '-DPWM0_ENABLED=1' - - '-DPWM1_ENABLED=0' - - '-DPWM2_ENABLED=0' + - '-DPWM1_ENABLED=1' + - '-DPWM2_ENABLED=1' Review comment: Partially changed as requested. Only changed PWM1_ENABLED and PWM2_ENABLED values to 0. Waiting for further instructions/requests on this. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services