mbed-os/targets/TARGET_Cypress/TARGET_PSOC6
Martin Kojtal 83101170a3
Merge pull request #12167 from dustin-crossman/pr/cypress_target_update
Update Cypress Targets and Assets
2020-01-03 13:15:28 +00:00
..
COMPONENT_WHD Update WiFi Host Driver to 1.7.0 2019-12-05 10:37:50 -08:00
TARGET_CY8CKIT_062S2_43012 Updated cypress target code with latest configurator and PDL 2020-01-02 09:49:29 -08:00
TARGET_CY8CKIT_062_BLE Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CKIT_062_WIFI_BT Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CKIT_064S2_4343W Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CMOD_062S2_43012 Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CMOD_062S3_4343W Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CMOD_062_4343W Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CPROTO_062S3_4343W Updated cypress target code with latest configurator and PDL 2020-01-02 09:49:29 -08:00
TARGET_CY8CPROTO_062_4343W Updated cypress target code with latest configurator and PDL 2020-01-02 09:49:29 -08:00
TARGET_CY8CPROTO_063_BLE Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CY8CPROTO_064_SB Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CYW9P62S1_43012EVB_01 Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CYW9P62S1_43438EVB_01 Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
TARGET_CYW943012P6EVB_01 Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
common Minor cleanup to target independent code 2019-11-19 07:30:15 -08:00
psoc6cm0p Update CM0P pre-built images to release 1.0.0.35 2019-10-30 09:32:37 -07:00
psoc6csp Merge pull request #12167 from dustin-crossman/pr/cypress_target_update 2020-01-03 13:15:28 +00:00
psoc6pdl Update psoc6pdl to version 1.4.0 2020-01-02 10:04:45 -08:00
sb-tools Added specific policy file for 2M device to expand slot sizes 2019-10-15 16:07:56 +03:00
PeripheralNames.h Standardize target pin defines in cybsp_types.h. Make PinNames.h/PeripheralNames.h use standard defines 2019-11-19 07:46:27 -08:00
PeripheralPins.h PSOC6: cleanup DEVICE_QSPI mappings 2019-07-11 12:50:56 +03:00
PinNames.h Cypress: Minor fix for mbed astyle 2019-11-26 13:20:35 +02:00
PinNamesTypes.h Cypress: fix gpio mode none 2019-10-30 12:03:53 +02:00
PortNames.h Added support for PSA target to WIFI_BT board 2019-03-07 08:40:20 -08:00
cmsis.h PSOC6: move cmsis.h and device.h out from psoc6pdl directory 2019-05-24 15:16:37 +03:00
cy_analogin_api.c Cypress: Add implementation of free() for gpio i2c analogin: #11830 2019-11-07 11:01:16 +02:00
cy_analogout_api.c Fix incorrect integer division in analogout_read 2019-09-18 12:06:33 -07:00
cy_crc_api.c Update HAL CRC API 2019-12-02 14:45:37 +02:00
cy_flash_api.c Update CSP to latest 2019-08-27 15:10:34 -07:00
cy_gpio_api.c Fix for Cypress GPIO driver 2019-11-15 10:10:29 +01:00
cy_gpio_irq_api.c Update CSP to latest 2019-08-27 15:10:34 -07:00
cy_i2c_api.c I2C byte read/write transmition improvement. Added CY_SCB_I2C_READ_XFER to clear CY_SCB_I2C_WRITE_XFER status in i2c_byte_write() API. 2019-11-21 11:41:40 +02:00
cy_lp_ticker_api.c rework cypress lptimer hal 2019-11-27 12:20:37 -08:00
cy_port_api.c fix 'enumerated type mixed with another type' IAR warnings 2019-12-12 17:05:11 -08:00
cy_pwmout_api.c Fix for issue #11769 (Cypress: PWM FPGA test wrong assert) 2019-10-30 15:26:56 +01:00
cy_qspi_api.c Cypress: Remove qspi_frequency() call. 2019-12-05 16:12:14 +02:00
cy_rtc_api.c PSOC6: fix license headers per review feedback 2019-07-08 18:25:03 +03:00
cy_serial_api.c fix 'enumerated type mixed with another type' IAR warnings 2019-12-12 17:05:11 -08:00
cy_sleep_api.c PSOC6: fix license headers per review feedback 2019-07-08 18:25:03 +03:00
cy_spi_api.c fix 'statement is unreachable' IAR warning 2019-12-12 17:05:11 -08:00
cy_trng_api.c Update CSP to latest 2019-08-27 15:10:34 -07:00
cy_us_ticker_api.c Update CSP to latest 2019-08-27 15:10:34 -07:00
cy_usb_phy.cpp USB-Cypress: Lock sleep when USB is initialized 2019-10-17 13:12:58 +01:00
cy_usb_phy_hw.h Use consistant naming for Cypress USB target files. 2019-08-16 15:42:43 +01:00
cy_watchdog_api.c Add watchdog clock accuracy to Cypress targets. 2019-09-30 08:10:24 +02:00
device.h Update CSP to latest 2019-08-27 15:10:34 -07:00
gpio_object.h Fix for Cypress GPIO driver 2019-11-15 10:10:29 +01:00
mbed_overrides.c Update common libraries 2019-11-04 07:43:22 -08:00
mbed_rtx.h Update CSP to latest 2019-08-27 15:10:34 -07:00
objects.h Update HAL CRC API 2019-12-02 14:45:37 +02:00
pinmap.c Update CSP to latest 2019-08-27 15:10:34 -07:00