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 2020/03/01 13:21:35 UTC

[GitHub] [mynewt-core] utzig commented on issue #2125: NRF_CLOCK tinyusb function signature change

utzig commented on issue #2125: NRF_CLOCK tinyusb function signature change
URL: https://github.com/apache/mynewt-core/issues/2125#issuecomment-593096634
 
 
   > Fair point, but still seems stuck in 1.x versions?:
   > 
   > ```
   > $ newt upgrade
   > Downloading repository tinyusb (commit: master) from https://github.com/hathach/tinyusb.git
   > Skipping "mynewt_nrf52840_mdk": already upgraded (0.0.0)
   > Making the following changes to the project:
   >     upgrade apache-mynewt-core (8615b0d01d1cfbf808554fef252ae85f56098475 --> 1.7.0)
   >     upgrade apache-mynewt-nimble (0.0.0 --> 1.2.0)
   >     upgrade mcuboot (0.0.0 --> 1.3.1)
   > apache-mynewt-core successfully upgraded to version 1.7.0
   > apache-mynewt-nimble successfully upgraded to version 1.2.0
   > mcuboot successfully upgraded to version 1.3.1
   > tinyusb successfully upgraded to version 0.0.0
   > ```
   
   You have to update your `project.yml` to use `vers: 0-dev` instead of `vers: 1-latest`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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