aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/ADCv3
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #979.Giovanni Di Sirio2018-09-231-1/+1
* DACv1 joins the club. More checks in ADCv3.Giovanni Di Sirio2018-09-161-1/+20
* Adapted ADCv3 to STM32L4+.Giovanni Di Sirio2018-09-162-17/+70
* Fixed bug #953.Giovanni Di Sirio2018-07-071-4/+0
* ADCv3 oversampling support.Giovanni Di Sirio2018-06-022-5/+23
* Fixed bug #953.Giovanni Di Sirio2018-06-011-0/+1
* Delay added after ADC reset.Giovanni Di Sirio2018-06-011-1/+3
* Mass update of the Apache 2.0 license statement.Giovanni Di Sirio2018-01-202-2/+2
* Defaulted all STM32 drivers to enable peripheral clocks during stop/sleep mod...Giovanni Di Sirio2018-01-171-12/+12
* SPIv1 and SPIv2 circular mode added. Rework of RCC files and all dependencies...Giovanni Di Sirio2018-01-101-19/+19
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10707 35acf78f-673a-041...Giovanni Di Sirio2017-09-241-2/+2
* Introduced modularized driver makefiles.gdisirio2017-01-161-0/+9
* Fixed Bug #807Rocco Marco Guglielmi2016-12-301-0/+8
* ADC hooks renamed.Giovanni Di Sirio2016-10-031-7/+17
* Added automatic number of channels initialization for ADCv2.Giovanni Di Sirio2016-08-261-0/+3
* SDMMC2 support, removed a duplicated comment in ADCv3.Giovanni Di Sirio2016-06-271-1/+0
* Fixed Bug #750Rocco Marco Guglielmi2016-06-022-6/+6
* Fixed bug #740Rocco Marco Guglielmi2016-05-071-2/+2
* Fixed bug #737Rocco Marco Guglielmi2016-05-052-0/+16
* Documentation related fixes.Giovanni Di Sirio2016-04-022-2/+2
* Updated header guards for LLD files.Giovanni Di Sirio2016-04-021-3/+3
* STM32 LLD renaming done.Giovanni Di Sirio2016-04-022-0/+0
* Mass license update.Giovanni Di Sirio2016-03-182-2/+2
* Fixed some details about ADCv3.Giovanni Di Sirio2015-12-141-1/+49
* STM32F3 now uses the shared ADCv3 driver. There are differences in the config...Giovanni Di Sirio2015-12-142-27/+56
* ADCv3 working on L4 in single mode.Giovanni Di Sirio2015-12-142-16/+86
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8596 35acf78f-673a-0410...Giovanni Di Sirio2015-12-131-3/+3
* Nucleo32 fixed some pins, ADCv3 compiles.Giovanni Di Sirio2015-12-111-1/+15
* More ADCv3 code.Giovanni Di Sirio2015-12-113-50/+217
* More ADCv3 work.Giovanni Di Sirio2015-12-102-47/+217
* Unified ADCv3 driver, not finished.Giovanni Di Sirio2015-12-103-0/+1347