mbed-os / targets / TARGET_STM /
@jeromecoutant jeromecoutant authored on 15 Apr 2020
..
TARGET_STM32F0 STM32: Fix the UART RX & TX data reg bitmasks 4 years ago
TARGET_STM32F1 Remove BLUEPILL_F103C8 target 4 years ago
TARGET_STM32F2 STM32 EMAC : more configurable 4 years ago
TARGET_STM32F3 Migrate NUCLEO_F303K8 to Mbed OS 5 baremetal 4 years ago
TARGET_STM32F4 Revert "Remove MTB_STM_S2LP target" 4 years ago
TARGET_STM32F7 STM32F7: CubeDriver V1.15.0 to V1.16.0 4 years ago
TARGET_STM32G0 STM32 GCC Unspecified RTOS error 4 years ago
TARGET_STM32H7 STM32H7: enable QSPI 4 years ago
TARGET_STM32L0 Remove MTB_MURATA_ABZ target 4 years ago
TARGET_STM32L1 Remove NZ32_SC151 target 4 years ago
TARGET_STM32L4 Remove MTB_STM_L475 target 4 years ago
TARGET_STM32L5 STM32 GCC Unspecified RTOS error 4 years ago
TARGET_STM32WB STM32 GCC Unspecified RTOS error 4 years ago
PeripheralPins.h STM32F7: directory restructuration 4 years ago
PinNamesTypes.h Move GPIO_AF_NONE from PeripheralPins.h to PinNamesTypes.h 4 years ago
PortNames.h STM32: make PortNames.h a common file 7 years ago
README.md STM32F7: CubeDriver V1.15.0 to V1.16.0 4 years ago
USBPhyHw.h STM32 USB redesign step 1 4 years ago
USBPhy_STM32.cpp STM32F4 V1.19.0 -> V1.25.0 : adaptation 4 years ago
analogin_api.c NUCLEO_H743ZI: add initial SDK 6 years ago
analogout_api.c STM32: analog_out: generalize code for multiple instance handling 6 years ago
can_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 4 years ago
device.h STM: optimize us_ticker 5 years ago
gpio_api.c STM32L5 : update generic STM files for L5 4 years ago
gpio_irq_api.c STM32L5 : update generic STM files for L5 4 years ago
gpio_object.h TARGET_STM: Remove timeout on HSEM. 4 years ago
hal_tick_overrides.c STM32: protect compilation when DEVICE_USTICKER is disabled 5 years ago
i2c_api.c implement i2c_free for STM family 4 years ago
lp_ticker.c STM32L5 : update generic STM files for L5 4 years ago
mbed_crc_api.c Update HAL CRC API 4 years ago
mbed_overrides.c TARGET_STM: Improve H747 dual core Deepsleep robustness 4 years ago
mbed_rtx.h STM32F0: clean main-thread-stack-size setting 4 years ago
nvic_addr.h TARGET_STM astyle 5 years ago
pinmap.c STM pin_function(), pin_mode(): return immediately when given pin is NC 4 years ago
port_api.c STM32: Change Set_GPIO_Clock return type 7 years ago
pwmout_api.c Change explicit pinmap to static pinmap 4 years ago
qspi_api.c STM32 : enable MBED trace for QSPI 4 years ago
reset_reason.c STM32 TARGET_STM astyle corrections 4 years ago
rtc_api.c STM: change rtc irq handler name 4 years ago
rtc_api_hal.h STM32 RTC : Prescaler calculation issue 5 years ago
serial_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 4 years ago
serial_api_hal.h TARGET_STM astyle 5 years ago
sleep.c Increase MSI clock frequency when exiting deep sleep 4 years ago
stm32_assert.h TARGET_STM astyle 5 years ago
stm_spi_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 4 years ago
trng_api.c STM32L5 : update generic STM files for L5 4 years ago
us_ticker.c TARGET_STM: Remove timeout on HSEM. 4 years ago
us_ticker_defines.h STM: Correct macro test in us_ticker_defines.h 4 years ago
watchdog_api.c STM32L5 : update generic STM files for L5 4 years ago
README.md