mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #6036 from bcostm/dev_move_DISCO_L072CZ
DISCO_L072CZ_LRWAN1: move target folderpull/6028/merge
commit
8e8b3d3bbd
|
@ -1761,7 +1761,7 @@
|
|||
"DISCO_L072CZ_LRWAN1": {
|
||||
"inherits": ["FAMILY_STM32"],
|
||||
"core": "Cortex-M0+",
|
||||
"extra_labels_add": ["STM32L0", "STM32L072CZ", "STM32L072xx"],
|
||||
"extra_labels_add": ["STM32L0", "STM32L072CZ", "STM32L072xZ", "STM32L072xx"],
|
||||
"supported_form_factors": ["ARDUINO", "MORPHO"],
|
||||
"config": {
|
||||
"clock_source": {
|
||||
|
|
Loading…
Reference in New Issue