Sync to mbed-dev instead of mbed-src

pull/1366/head
Bogdan Marinescu 2015-10-01 15:34:42 +03:00
parent fbdd223f59
commit d3fdca770f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ commit_msg = ''
# Tuple data: (repo_name, list_of_code_dirs, [team])
# team is optional - if not specified, the code is published under mbed_official
OFFICIAL_CODE = (
("mbed-src" , "mbed"),
("mbed-dev" , "mbed"),
("mbed-rtos", "rtos"),
("mbed-dsp" , "dsp"),
("mbed-rpc" , "rpc"),