History for mbed-os / targets / TARGET_STM / TARGET_STM32L0
2022-11-20
@Jamie Smith
Rethink STM32 I2C v2 HAL (#78) ...
Jamie Smith authored on 20 Nov 2022 GitHub committed on 20 Nov 2022
2022-04-29
@Jerome Coutant
STM32L0: add MCU_STM32L071xB support
Jerome Coutant committed on 29 Apr 2022
2022-04-20
@Jerome Coutant
STM32L0 : I2C2 was missing
Jerome Coutant committed on 20 Apr 2022
2022-02-12
@Anthony Mcnicoll
Consistency fixes for multiple UART support commit
Anthony Mcnicoll committed on 12 Feb 2022
2022-02-05
@Anthony Mcnicoll
Add ability to use multiple UARTs on STM32L0, STM32G0 when IRQ is shared
Anthony Mcnicoll committed on 5 Feb 2022
2022-01-28
@Mathieu Othacehe
STM32: increase i2c slave rx limit. ...
Mathieu Othacehe committed on 28 Jan 2022
2021-10-12
@Jerome Coutant
STM32L0 remove non-UTF characters
Jerome Coutant committed on 12 Oct 2021
2021-07-08
@Martin Kojtal
Merge pull request #14808 from affrinpinhero-2356/i2cTimingPerformanceSolved ...
Martin Kojtal authored on 8 Jul 2021 GitHub committed on 8 Jul 2021
2021-07-02
@anish-k
analogout: STM32: modified analogout_free api ...
anish-k committed on 2 Jul 2021
@Affrin Pinhero
driver/i2c: STM32: Solves I2C driver performanc issue. ...
Affrin Pinhero committed on 2 Jul 2021
2021-06-29
@Martin Kojtal
Merge pull request #14776 from affrinpinhero-2356/i2c_longTime_Mem_Solve ...
Martin Kojtal authored on 29 Jun 2021 GitHub committed on 29 Jun 2021
2021-06-28
@Affrin Pinhero
driver/i2c: STM32: Solves excess memory usage issue. ...
Affrin Pinhero committed on 28 Jun 2021
2021-06-10
@Martin Kojtal
Merge pull request #14659 from arduino/i2c_slave_patch ...
Martin Kojtal authored on 10 Jun 2021 GitHub committed on 10 Jun 2021
2021-06-03
@pennam
Add missing changes in objects.h file for others STM32 components
pennam committed on 3 Jun 2021
2021-06-02
@Martin Kojtal
Merge pull request #14686 from jeromecoutant/PR_CPP ...
Martin Kojtal authored on 2 Jun 2021 GitHub committed on 2 Jun 2021
2021-05-25
@jeromecoutant
STM32L0 astyle
jeromecoutant committed on 25 May 2021
2021-05-24
@jeromecoutant
STM32: correct __cplusplus brackets in ci2c_device.h
jeromecoutant committed on 24 May 2021
@Anna Bridge
Merge pull request #14557 from affrinpinhero-2356/feature_i2cTiming_Calculation ...
Anna Bridge authored on 24 May 2021 GitHub committed on 24 May 2021
2021-05-19
@Affrin Pinhero
driver/i2c: Added I2C timing calculation function. ...
Affrin Pinhero committed on 19 May 2021
2021-05-06
@reme
STM32L0 update drivers version to CUBE V1.12.0
reme committed on 6 May 2021
2021-04-15
@Martin Kojtal
Merge pull request #14480 from jeromecoutant/PR_STM32_STANDARD ...
Martin Kojtal authored on 15 Apr 2021 GitHub committed on 15 Apr 2021
2021-04-14
@Martin Kojtal
Merge pull request #14469 from jeromecoutant/PR_FLASH_PROGRAM ...
Martin Kojtal authored on 14 Apr 2021 GitHub committed on 14 Apr 2021
@jeromecoutant
STM32L0: standard pin names
jeromecoutant committed on 14 Apr 2021
2021-04-08
@Anish Kumar
Updated TARGET_STM32 PeripheralPins.c and PeripheralPinMaps.h Replaced GPIO_PULLUP with GPIO_NOPULL in PinMap_PWM table
Anish Kumar committed on 8 Apr 2021
2021-03-29
@Anna Bridge
Merge pull request #14444 from jeromecoutant/PR_GPIO_FREE ...
Anna Bridge authored on 29 Mar 2021 GitHub committed on 29 Mar 2021
2021-03-24
@jeromecoutant
STM32: remove critical sections in flash_program_page
jeromecoutant committed on 24 Mar 2021
2021-03-23
@George Psimenos
Update UART pin names & add MBED_CONF_TARGET_STDIO_UART overrides
George Psimenos committed on 23 Mar 2021
2021-03-18
@George Psimenos
Add standard pin-names validation script & tests
George Psimenos committed on 18 Mar 2021
@jeromecoutant
STM32 ANALOGOUT : correct GPIO free
jeromecoutant committed on 18 Mar 2021
2021-03-12
@Marek Czerski
STM32: AnalogOut: do not call HAL_DAC_Start in dac_write ...
Marek Czerski committed on 12 Mar 2021