You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running synch.py to update source files in mbed2 Mercurial repos, there is a whole list of repos which are attempted to be updated:
"mbed-dev"
"mbed-rtos"
"mbed-dsp"
"mbed-rpc"
"lwip"
"lwip-sys"
"Socket"
"lwip-eth"
"EthernetInterface"
"USBDevice"
"USBHost"
"CellularModem"
"CellularUSBModem"
"UbloxUSBModem"
"UbloxModemHTTPClientTest"
"UbloxModemSMSTest"
"FATFileSystem"
We only need to be updating
"mbed-dev"
"mbed-rtos"