mirror of https://github.com/ARMmbed/mbed-os.git
				
				
				
			Merge pull request #12438 from hugueskamba/hk-fix-baremetal-cy9cproto
Fix CY8CPROTO_062_4343W baremetal buildpull/12483/head
						commit
						3662759a0e
					
				| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
  "name": "cy_psoc6_whd",
 | 
			
		||||
  "config": {
 | 
			
		||||
        "present": 1
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
    "name": "cy_psoc6_common_network",
 | 
			
		||||
    "config": {
 | 
			
		||||
          "present": 1
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			@ -21,7 +21,9 @@
 | 
			
		|||
#include "cyhal_hwmgr.h"
 | 
			
		||||
#include "cybsp.h"
 | 
			
		||||
#include "mbed_power_mgmt.h"
 | 
			
		||||
#if MBED_CONF_RTOS_PRESENT
 | 
			
		||||
#include "rtos_idle.h"
 | 
			
		||||
#endif // MBED_CONF_RTOS_PRESENT
 | 
			
		||||
#include "us_ticker_api.h"
 | 
			
		||||
 | 
			
		||||
#if defined(CY_ENABLE_XIP_PROGRAM)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
{
 | 
			
		||||
    "name": "cy_psoc6csp_rtos",
 | 
			
		||||
    "config": {
 | 
			
		||||
          "present": 1
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue