mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Merge pull request #9462 from deepikabhavnani/add_example
Corrected the targets value in json file as CI uses real board namespull/9498/head
						commit
						f69b550d5d
					
				| 
						 | 
				
			
			@ -62,8 +62,7 @@
 | 
			
		|||
      ],
 | 
			
		||||
      "test-repo-source": "github",
 | 
			
		||||
      "features" : [],
 | 
			
		||||
      "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
 | 
			
		||||
                   "STM_EMAC"],
 | 
			
		||||
      "targets" : ["K66F", "NUCLEO_F429ZI", "NUMAKER_PFM_NUC472"],
 | 
			
		||||
      "toolchains" : [],
 | 
			
		||||
      "exporters": [],
 | 
			
		||||
      "compile" : true,
 | 
			
		||||
| 
						 | 
				
			
			@ -77,8 +76,7 @@
 | 
			
		|||
      ],
 | 
			
		||||
      "test-repo-source": "github",
 | 
			
		||||
      "features" : [],
 | 
			
		||||
      "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
 | 
			
		||||
                   "STM_EMAC"],
 | 
			
		||||
      "targets" : ["K64F", "DISCO_F746NG"],
 | 
			
		||||
      "toolchains" : [],
 | 
			
		||||
      "exporters": [],
 | 
			
		||||
      "compile" : true,
 | 
			
		||||
| 
						 | 
				
			
			@ -222,8 +220,7 @@
 | 
			
		|||
        "mbed": [],
 | 
			
		||||
        "test-repo-source": "github",
 | 
			
		||||
        "features" : [],
 | 
			
		||||
        "targets" : ["Freescale_EMAC", "NUVOTON_EMAC", "NXP_EMAC", "RZ_A1_EMAC",
 | 
			
		||||
                   "STM_EMAC"],
 | 
			
		||||
        "targets" : ["K66F"],
 | 
			
		||||
        "toolchains" : [],
 | 
			
		||||
        "exporters": [],
 | 
			
		||||
        "compile" : true,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue