When I do a "git checkout master" and a "west update" I don't seem to get all of the latest files on the nrf playground.
I can see that there are new GPS drivers in the playground:
But when I run do the git checkout master it says:
and west update does this:
But when I look at my directory tree I don't have (a number of) the files in master on the playground:
I'll admit I don't have a lot of experience with git, so I'm guessing I'm doing something wrong. But how do I get the latest? I'm fine with throwing changes away if that means I can get the updates.
Thanks,
Erik