mbed-os/targets/TARGET_Cypress/TARGET_PSOC6_FUTURE
Oren Cohen cfb60ec955 Fixes
* Add #include <stddef.h> to psa/client.h
* Add Attestation service to TFM
* Update FUTURE_SEQUANA_PSA secure binaries
* Remove MBED_SPM from K64F
* Refactor psa_manifest/sid.h
* Increase stackl size in spm-client tests
* Add handling of errors from psa_get in partitions
2019-03-03 13:30:58 +02:00
..
TARGET_CY8C63XX Target_Cypress: Set the heap limit 2019-02-19 15:49:49 -06:00
TARGET_FUTURE_SEQUANA FUTURE_SEQUANA: Fixed Arduino signal mappings 2019-02-12 12:20:01 +01:00
TARGET_FUTURE_SEQUANA_M0_PSA FUTURE_SEQUANA_PSA: fixed deep sleep mode 2019-02-12 10:32:49 +01:00
TARGET_FUTURE_SEQUANA_PSA Fixes 2019-03-03 13:30:58 +02:00
device
PeripheralNames.h
PeripheralPins.h
PinNamesTypes.h
PortNames.h
analogin_api.c Add HAL API for analog in pinmap 2019-02-08 09:09:51 -06:00
analogout_api.c Add HAL API for analog out pinmap 2019-02-08 09:10:05 -06:00
flash_api.c
gpio_api.c
gpio_irq_api.c
gpio_object.h
i2c_api.c Add HAL API for i2c pinmap 2019-02-08 09:10:12 -06:00
ipcpipe_transport.c
ipcpipe_transport.h
lp_ticker.c FUTURE_SEQUANA_PSA: fixed deep sleep mode 2019-02-12 10:32:49 +01:00
mbed_rtx.h
objects.h FUTURE_SEQUANA: SPI HAL fixes 2019-02-08 16:59:13 +01:00
pinmap.c FUTURE_SEQUANA: SPI HAL fixes 2019-02-08 16:59:13 +01:00
port_api.c PSOC6: fix port_write API 2019-02-20 12:32:10 +02:00
psoc6_utils.c FUTURE_SEQUANA_PSA: fixed deep sleep mode 2019-02-12 10:32:49 +01:00
psoc6_utils.h
pwmout_api.c Add HAL API for pwmout pinmap 2019-02-08 09:10:19 -06:00
rpc_api.h
rpc_defs.h
rtc_api.c
serial_api.c Add HAL API for serial pinmap 2019-02-08 09:10:28 -06:00
sleep_api.c
spi_api.c Merge pull request #9449 from c1728p9/pinmap-extension 2019-02-11 18:24:19 +01:00
us_ticker.c