mbed-os/targets
JohnK1987 fa86c2b73c
Add support of SPI API for STM32H5 family (#324)
* fix PWM pin map in context of Timer change

* Note about DAC on Nucleo-H503RB

* Add ADC and DAC for STM32H5

* Copyright fix

* Add I2C for STM32H5

* fix I2C related code

* ADC/DAC fix

* Enable I2C API

* Copyright fix

* Add SPI for STM32H5

* Modification of stm spi API for h5 family

* fix I2C device

* fix I2C ASYNCH macro

* fix revert back the stop variable position

* Fix clock for SPI

* fix some details

* Rename startup_stm32h563xx.s to startup_stm32h563xx.S

* Rename startup_stm32h503xx.s to startup_stm32h503xx.S

---------

Co-authored-by: Jan Kamidra <odiin@windowslive.com>
2024-09-08 12:58:45 -07:00
..
TARGET_ARM_FM Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
TARGET_ARM_SSG Begin documenting Mbed OS target features and components (#240) 2024-02-08 22:46:20 -08:00
TARGET_Ambiq_Micro Remove unavailable and EOLed target boards - Ambiq (#290) 2024-06-21 01:16:10 -07:00
TARGET_Analog_Devices Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
TARGET_Cypress Refactor CYW43xxx wi-fi driver to better work with CMake and move code out of the Portenta target folder (#292) 2024-07-05 01:12:21 -07:00
TARGET_Freescale Lots of K64F SPI fixes (#315) 2024-07-28 13:32:42 -07:00
TARGET_GigaDevice Remove all source files exclusive to Arm Compiler and IAR (#159) 2023-05-15 08:23:01 -07:00
TARGET_Maxim Synchronize changes with Mbed upstream: July 2024 edition (#309) 2024-07-21 00:16:51 -07:00
TARGET_NORDIC Add Arduino Nicla Sense ME support (#271) 2024-05-16 01:12:55 -07:00
TARGET_NUVOTON M2354: Fix compile error with TF-M integration (#325) 2024-08-22 19:40:30 -07:00
TARGET_NXP Fixes for SPI slave implementation (#336) 2024-09-03 19:34:13 -07:00
TARGET_RASPBERRYPI Increase RPi Pico PWM range and resolution to the max supported by HW (#203) 2024-01-16 08:33:59 -08:00
TARGET_RENESAS Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
TARGET_STM Add support of SPI API for STM32H5 family (#324) 2024-09-08 12:58:45 -07:00
TARGET_Samsung Remove unavailable and EOLed target boards - Samsung (#289) 2024-06-21 00:59:59 -07:00
TARGET_Silicon_Labs Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
TARGET_TOSHIBA Make DMA SPI driver aware of CPU cache, fix data corruption and other SPI issues on STM32H7 (#199) 2023-12-19 10:21:47 -08:00
upload_method_cfg A few minor H5 fixes (#318) 2024-08-04 23:12:53 -07:00
CMakeLists.txt Add RP2040 support (#168) 2023-07-12 21:11:26 -07:00
cmsis_mcu_descriptions.json5 Synchronize changes with Mbed upstream: July 2024 edition (#309) 2024-07-21 00:16:51 -07:00
drivers.json5 Move SPINAND flash out of the Mbed source tree (#295) 2024-06-30 15:36:45 -07:00
targets.json5 Add support of SPI API for STM32H5 family (#324) 2024-09-08 12:58:45 -07:00