aboutsummaryrefslogtreecommitdiffstats
path: root/os
Commit message (Collapse)AuthorAgeFilesLines
* Updated EX makefiles to be compliant with new mechanismsRocco Marco Guglielmi2018-02-288-8/+40
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11590 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Improved LSM303DLHC driver. Modified base demoRocco Marco Guglielmi2018-02-271-3/+3
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11589 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Updated LSM303DLHC driverRocco Marco Guglielmi2018-02-272-367/+564
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11588 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Updated base classes for sensorsRocco Marco Guglielmi2018-02-277-102/+53
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11587 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #923.Giovanni Di Sirio2018-02-271-1/+1
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11586 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added L2 related code.isiora2018-02-272-2/+17
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11581 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Small changes.isiora2018-02-271-3/+2
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11580 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added option to enable L2.isiora2018-02-271-0/+13
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11579 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Small changes.isiora2018-02-271-7/+7
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11578 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added option to enable L2.isiora2018-02-271-0/+2
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11577 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Cleanup interworking code.isiora2018-02-273-31/+6
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11576 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added option to enable L2.isiora2018-02-272-26/+13
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11575 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Cleanup interworking code.isiora2018-02-273-30/+6
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11574 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Small changes.isiora2018-02-273-12/+12
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11573 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed L2C_310 defines.isiora2018-02-271-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11572 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added temporary Aes wrapperedolomb2018-02-261-1/+5
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11568 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Minor changesedolomb2018-02-261-1/+2
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11566 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Minor changesedolomb2018-02-262-12/+12
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11558 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Modified security of SFC, SFR, L2CC, SFRBU, CHIPIDedolomb2018-02-261-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11557 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Modified burst sizeedolomb2018-02-261-20/+20
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11556 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Modified burst sizeedolomb2018-02-261-12/+12
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11555 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Removed pin's configurationedolomb2018-02-261-16/+0
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11554 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Enabled error interrupts on DMAedolomb2018-02-261-4/+4
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11553 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Configured ETH's pinsedolomb2018-02-261-0/+17
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11552 110e8d01-0319-4d1e-a829-52ad28d1bb01
* sdmmc driver update, added support for reliance edge fsareviu2018-02-2626-350/+1515
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11551 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Modified sensor classes, not complete yet.Giovanni Di Sirio2018-02-269-43/+38
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11550 110e8d01-0319-4d1e-a829-52ad28d1bb01
* BaseBlockDevice now extends BaseObject.Giovanni Di Sirio2018-02-263-0/+6
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11549 110e8d01-0319-4d1e-a829-52ad28d1bb01
* BaseFlash now extends BaseObject.Giovanni Di Sirio2018-02-262-0/+5
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11548 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed some VMTs with new data.Giovanni Di Sirio2018-02-262-2/+2
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11547 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Added back missing revisions in trunk.Giovanni Di Sirio2018-02-2611-116/+332
| | | | git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11544 110e8d01-0319-4d1e-a829-52ad28d1bb01
* Fixed bug #918.Giovanni Di Sirio2018-02-232-5/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11542 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug #920.Giovanni Di Sirio2018-02-231-3/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11538 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Uncommented default handleredolomb2018-02-221-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11537 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Inverted dmaInit and aicInit edolomb2018-02-221-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11536 35acf78f-673a-0410-8e92-d51de3d6d3f4
* git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 ↵isiora2018-02-211-2/+2
| | | | 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bug related to spurious interruptedolomb2018-02-211-11/+11
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11533 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added getChannelTransitionSize functionedolomb2018-02-211-0/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11532 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: add DAC low level driver for XMEGA128A4U.Theodore Ateba2018-02-213-0/+536
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11531 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add DAC to the platform support file.Theodore Ateba2018-02-211-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11530 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Callback invoked on all enabled and pending interrupt sources.isiora2018-02-211-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11529 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added default handlers.isiora2018-02-211-3/+20
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11528 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed masking of enabled int in the handler. isiora2018-02-211-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11527 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs on length buffer and transmit queue edolomb2018-02-201-7/+19
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11523 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: add DMA low level driver for XMEGA128A4UTheodore Ateba2018-02-203-0/+353
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11522 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add DMA to the platform support file.Theodore Ateba2018-02-201-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11521 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Added WDRBT flag in MR register as default to avoid overrun using dma.isiora2018-02-201-775/+779
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11520 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Cleanup ISR.isiora2018-02-201-28/+18
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11519 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Fixed bugs and code optimizededolomb2018-02-201-13/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11516 35acf78f-673a-0410-8e92-d51de3d6d3f4
* Removed EXTIv1 from the STM32 platform files.Giovanni Di Sirio2018-02-2011-11/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11515 35acf78f-673a-0410-8e92-d51de3d6d3f4
* AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.Theodore Ateba2018-02-193-0/+416
| | | | git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11513 35acf78f-673a-0410-8e92-d51de3d6d3f4