aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* Removed _ from guard macros for consistency with other files.Giovanni Di Sirio2017-09-044-12/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10551 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #880.Giovanni Di Sirio2017-09-031-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10550 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a problem in PAL callbacks STM32 LLDs.Giovanni Di Sirio2017-09-033-19/+22
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10547 35acf78f-673a-0410-8e92-d51de3d6d3f4
* SPI driver improvements.Giovanni Di Sirio2017-09-035-20/+139
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10545 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Made PAL callback and wait APIs independent from each other.Giovanni Di Sirio2017-09-0217-212/+335
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10543 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed a lame error....Giovanni Di Sirio2017-09-022-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10542 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on USB driver files.Theodore Ateba2017-09-022-4/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10541 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment on Serial driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10540 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ST driver files.Theodore Ateba2017-09-022-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10539 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on PWM driver files.Theodore Ateba2017-09-022-58/+60
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10538 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on ICU driver files.Theodore Ateba2017-09-022-24/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct code style and comment on GPT driver files.Theodore Ateba2017-09-022-4/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the comment on SPI driver files.Theodore Ateba2017-09-022-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10535 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct the I2C driver code style and comment.Theodore Ateba2017-09-022-4/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10534 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment in PAL driver files.Theodore Ateba2017-09-022-4/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Correct comment.Theodore Ateba2017-09-022-8/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Change commnet, remove empty line.Theodore Ateba2017-09-022-11/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL synchronous API.Giovanni Di Sirio2017-09-028-46/+236
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F103Giovanni Di Sirio2017-09-0210-527/+531
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10526 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10525 ↵Giovanni Di Sirio2017-09-0222-1672/+926
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks added to STM32F373Giovanni Di Sirio2017-09-028-944/+352
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10524 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed SPI interruption enable, driver restart with different configuration.Theodore Ateba2017-09-012-117/+83
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10521 ↵Giovanni Di Sirio2017-09-015-5/+277
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10519 ↵Giovanni Di Sirio2017-09-019-591/+261
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Callbacks handling added to STM32 GPIOv2, added F3 support to PAL callbacks ↵Giovanni Di Sirio2017-09-017-270/+369
| | | | | | demo. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10517 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10514 ↵Giovanni Di Sirio2017-08-314-4/+74
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Shared ISR handler missing files.Giovanni Di Sirio2017-08-312-0/+527
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10509 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Common ISR handler prototype for STM32L4xx.Giovanni Di Sirio2017-08-315-525/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10508 35acf78f-673a-0410-8e92-d51de3d6d3f4
* PAL callbacks implementation for STM32, not complete yet.Giovanni Di Sirio2017-08-303-1/+227
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10507 35acf78f-673a-0410-8e92-d51de3d6d3f4
* API sduControl() added.Giovanni Di Sirio2017-08-293-3/+48
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10506 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an ioctl()-like function to the serial driver. No specific codes ↵Giovanni Di Sirio2017-08-293-2/+71
| | | | | | implemented yet. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10505 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added an argument to PAL event callbacks.Giovanni Di Sirio2017-08-292-10/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10504 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Tentative fix for anomalous TC event from STM32 USARTv1 driver.Giovanni Di Sirio2017-08-281-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10503 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in hal_spi_lld driveredolomb2017-08-281-8/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10501 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added DMA Peripheral Interface Numberedolomb2017-08-281-0/+61
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10500 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added SPIv1 driveredolomb2017-08-283-0/+657
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10499 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Included SPIv1 Driveredolomb2017-08-281-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10498 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for SPIxedolomb2017-08-281-0/+29
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10497 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Improved common makefile rules.Giovanni Di Sirio2017-08-284-20/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10495 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Minor changes in sama_xdmac driveredolomb2017-08-252-16/+15
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10488 35acf78f-673a-0410-8e92-d51de3d6d3f4
* removed leftoverGiovanni Di Sirio2017-08-251-1/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10487 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #879.Giovanni Di Sirio2017-08-252-4/+7
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10486 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #879.Giovanni Di Sirio2017-08-252-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10483 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added control on callback callingedolomb2017-08-251-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10480 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Add tabulation.Theodore Ateba2017-08-241-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10478 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added XDMAC driveredolomb2017-08-243-0/+593
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10477 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added pmc functions for XDMACxedolomb2017-08-241-2/+30
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10476 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added sama_xdmac.hedolomb2017-08-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10475 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Included DMAv1 Driveredolomb2017-08-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10474 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added dmaInit()edolomb2017-08-241-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10473 35acf78f-673a-0410-8e92-d51de3d6d3f4