aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32
Commit message (Expand)AuthorAgeFilesLines
* Added stubs.Giovanni Di Sirio2017-10-221-2/+315
* More crypto code, still unfinished.Giovanni Di Sirio2017-10-222-10/+85
* Crypto driver initial setup.Giovanni Di Sirio2017-10-224-0/+266
* Fixed bug #891.Giovanni Di Sirio2017-10-061-16/+29
* More bug #889.Giovanni Di Sirio2017-10-041-4/+6
* Documentation fixes.Giovanni Di Sirio2017-10-042-2/+2
* Fixed #889.Giovanni Di Sirio2017-10-012-4/+5
* Added new macro to DMAv2 dmaStreamGetCurrentTarget().Giovanni Di Sirio2017-09-241-0/+14
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10707 35acf78f-673a-041...Giovanni Di Sirio2017-09-242-2/+103
* Fixed GPIO port index calculation.Giovanni Di Sirio2017-09-113-6/+6
* Moved wakeup logic in LLD.Giovanni Di Sirio2017-09-092-16/+34
* Added wakeup bit clear on interrupt.Giovanni Di Sirio2017-09-091-0/+3
* Tentative implementation of USB host wake-up API.gdisirio2017-09-093-7/+32
* Fixed bug #880.Giovanni Di Sirio2017-09-031-1/+1
* Fixed a problem in PAL callbacks STM32 LLDs.Giovanni Di Sirio2017-09-033-19/+22
* SPI driver improvements.Giovanni Di Sirio2017-09-034-14/+62
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-0215-81/+92
* PAL synchronous API.Giovanni Di Sirio2017-09-026-24/+69
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-029-527/+518
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 35acf78f-673a-041...Giovanni Di Sirio2017-09-0222-1672/+926
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-028-944/+352
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 35acf78f-673a-041...Giovanni Di Sirio2017-09-015-5/+277
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 35acf78f-673a-041...Giovanni Di Sirio2017-09-019-591/+261
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks d...Giovanni Di Sirio2017-09-017-270/+369
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 35acf78f-673a-041...Giovanni Di Sirio2017-08-313-4/+8
* Shared ISR handler missing files.Giovanni Di Sirio2017-08-312-0/+527
* Common ISR handler prototype for STM32L4xx.Giovanni Di Sirio2017-08-315-525/+9
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-302-1/+173
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
* removed leftoverGiovanni Di Sirio2017-08-251-1/+0
* Fixed bug #879.Giovanni Di Sirio2017-08-252-4/+7
* Fixed bug #879.Giovanni Di Sirio2017-08-252-2/+2
* Fixed bug #878.Giovanni Di Sirio2017-08-241-5/+4
* Fixed bug #877.Giovanni Di Sirio2017-08-241-1/+11
* Fixed bug #876.Giovanni Di Sirio2017-08-241-0/+6
* Fixed bug #874.Giovanni Di Sirio2017-08-221-2/+2
* Fixed bug #873.Giovanni Di Sirio2017-08-221-6/+6
* Tentative fix for L4 OTG.Giovanni Di Sirio2017-08-221-37/+39
* Tentative workaround for L4 OTG driver.Giovanni Di Sirio2017-08-203-3/+14
* Fixed Bug #870Rocco Marco Guglielmi2017-08-131-1/+1
* Fixed number of vectors for newer devices.Giovanni Di Sirio2017-08-121-1/+1
* Added to the Makefiles the ability to change the default build, dependencies ...Giovanni Di Sirio2017-08-0210-10/+70
* Fixed Bug #868Rocco Marco Guglielmi2017-08-011-7/+7
* Fixed Bug #866Rocco Marco Guglielmi2017-07-261-6/+6
* Fixed bug #863.Giovanni Di Sirio2017-07-091-1/+1
* Fixed bug #861.Giovanni Di Sirio2017-07-081-1/+1
* Fixed bug #860.Giovanni Di Sirio2017-07-081-4/+6
* Fixed Bug #856Rocco Marco Guglielmi2017-07-082-5/+39
* Fixed bug #855.gdisirio2017-07-022-3/+3
* Fixed bug #854.gdisirio2017-07-021-3/+4