You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2018/03/21 12:44:08 UTC

[GitHub] michal-narajowski opened a new pull request #943: hw/bsp: Fix PWM config out pin redefinition on nrf52840

michal-narajowski opened a new pull request #943: hw/bsp: Fix PWM config out pin redefinition on nrf52840
URL: https://github.com/apache/mynewt-core/pull/943
 
 
   Error: <command-line>:0:0: error: "NRFX_PWM_DEFAULT_CONFIG_OUT0_PIN" redefined [-Werror]
   <command-line>:0:0: note: this is the location of the previous definition
   <command-line>:0:0: error: "NRFX_PWM_DEFAULT_CONFIG_OUT1_PIN" redefined [-Werror]
   <command-line>:0:0: note: this is the location of the previous definition
   <command-line>:0:0: error: "NRFX_PWM_DEFAULT_CONFIG_OUT2_PIN" redefined [-Werror]
   <command-line>:0:0: note: this is the location of the previous definition
   <command-line>:0:0: error: "NRFX_PWM_DEFAULT_CONFIG_OUT3_PIN" redefined [-Werror]
   <command-line>:0:0: note: this is the location of the previous definition

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services