aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/STM32L1xx
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12412 110e8d01-0319-4d1...Giovanni Di Sirio2018-11-091-1/+1
* DMAMUX support for DMAv1.Giovanni Di Sirio2018-07-291-0/+1
* Fixed bug #953.Giovanni Di Sirio2018-07-071-3/+15
* Removed EXTIv1 from the STM32 platform files.Giovanni Di Sirio2018-02-201-1/+0
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-209-9/+9
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-173-6/+9
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-102-97/+35
* Unified MPU handler.Giovanni Di Sirio2018-01-081-0/+2
* All STM32 GPIOv2 platforms reworked for the new board files.Giovanni Di Sirio2017-12-021-2/+4
* Improved make system.Giovanni Di Sirio2017-11-211-0/+4
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-021-2/+2
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-026-572/+374
* Added to the Makefiles the ability to change the default build, dependencies ...Giovanni Di Sirio2017-08-021-1/+7
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10062 35acf78f-673a-041...Giovanni Di Sirio2017-01-171-78/+26
* Added CAN3 support to the STM32 CANv1 driver.Giovanni Di Sirio2016-11-211-1/+1
* QUADSPI settings in all registries and platform.mk.Giovanni Di Sirio2016-05-261-0/+3
* Added support for UART4 and UART5 in STM32L1xx Category 5 devicesRocco Marco Guglielmi2016-05-131-1/+1
* Added support for UART4 and UART5 in STM32L1xx Category 5 devicesRocco Marco Guglielmi2016-05-132-1/+54
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9233 35acf78f-673a-0410...Giovanni Di Sirio2016-04-031-1/+1
* Documentation related fixes.Giovanni Di Sirio2016-04-024-4/+4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9215 35acf78f-673a-0410...Giovanni Di Sirio2016-04-021-3/+3
* Updated header guards for STM32 files.Giovanni Di Sirio2016-04-022-6/+6
* Updated header guards for LLD files.Giovanni Di Sirio2016-04-023-9/+9
* Finished STM32 renaming.Giovanni Di Sirio2016-04-025-33/+33
* Mass license update.Giovanni Di Sirio2016-03-1810-10/+10
* Fixed bug #711.Giovanni Di Sirio2016-02-271-16/+35
* Fixed bug #709.Giovanni Di Sirio2016-02-141-40/+40
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8562 35acf78f-673a-0410...Giovanni Di Sirio2015-12-031-2/+7
* Updated registries for WDG.Giovanni Di Sirio2015-12-031-0/+4
* STM32 LPUART1 support added.Giovanni Di Sirio2015-11-281-0/+1
* Restored bypass mode.Giovanni Di Sirio2015-11-211-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8472 35acf78f-673a-0410...Giovanni Di Sirio2015-11-121-1/+1
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8470 35acf78f-673a-0410...Giovanni Di Sirio2015-11-121-1/+0
* Added I2S attributes to STM32 registry entries.Giovanni Di Sirio2015-11-091-0/+5
* Fixed bug #657.Giovanni Di Sirio2015-10-301-5/+5
* Fixed bug #636.Giovanni Di Sirio2015-08-272-0/+85
* More L1-related fixes.Giovanni Di Sirio2015-08-074-228/+93
* Fixed some macro definitions.Giovanni Di Sirio2015-08-061-4/+4
* Now STM32L1xx uses the common DMAv1 driver.Giovanni Di Sirio2015-08-064-743/+54
* Small fixes to the L1 DMA caused by differences in headers.Giovanni Di Sirio2015-08-061-17/+17
* Updated STM32L1xx ST header files and related changes.Giovanni Di Sirio2015-08-062-3/+41
* Registry updated for STM32F7xx.Giovanni Di Sirio2015-08-021-0/+7
* Updated EXT driver.Giovanni Di Sirio2015-07-283-2/+19
* Adjustments to the EXT driver, not yet finished. Moved all STM32 drivers in p...Giovanni Di Sirio2015-07-283-34/+82
* More STM32L0xx support files.gdisirio2015-07-261-0/+6
* Re-added the lost revisions (8103 and 8104).gdisirio2015-07-261-0/+14
* Fixed bug #617.gdisirio2015-07-151-1/+1
* Added CRC keys in STM32 registry files.gdisirio2015-07-041-0/+8
* Merged LTDC DMA2D code in STM32F4xx HAL.Giovanni Di Sirio2015-06-261-0/+18
* Fixed STM32 .mk files.Giovanni Di Sirio2015-05-181-1/+1