mbed-cli: mbed update not updating (with a mercurial repository)
Apologies if this is a stupid question but I’ve just begun using mbed cli
with a Mercurial repository and I can’t get mbed update
to do any updates. mbed update
instead behaves like mbed deploy
, fetching the version of the library specified in the .lib
file.
What am I doing wrong? This is with mbed cli
version 1.1.1.
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 16 (8 by maintainers)
Ooo,
macros_remove/macros_add
, I can use that, I must RTFM a bit more. Of course, if you could just putmarcos
anywhere and it would just sort things out that would be even more natural 😃.@theotherjimmy : I wouldn’t dare 😃. @bridadan : yes, I read the warning in the header file when it pops out every single time I compile any mbed client source file 😃.