Commit Graph

1284 Commits

Author SHA1 Message Date
isiora 99ef0b1cb8 Fixed the check of tick-less timebase.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11815 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-18 22:58:58 +00:00
isiora ae37771a01 Minor changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11814 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-18 22:57:30 +00:00
Giovanni Di Sirio ecfed423db Fixed bug #927.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11811 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-18 12:43:14 +00:00
Giovanni Di Sirio a18251e55d Fixed problems introduced in the CAN driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11810 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-18 08:04:23 +00:00
Giovanni Di Sirio 8a2f214836 Fixed documentation error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11806 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-18 07:54:09 +00:00
Giovanni Di Sirio b16e783aae Typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11804 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-17 21:44:30 +00:00
Giovanni Di Sirio 43433fde0b Improvements to simulator IRQ detection.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11792 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-17 10:32:12 +00:00
Giovanni Di Sirio 52b9612580 Added HAL support for STM32L443.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11791 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-17 09:14:35 +00:00
edolomb 45937b8179 - Minor changes
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11780 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-16 15:05:28 +00:00
Giovanni Di Sirio 3d9f9a7d7a Minor registry fix for STM32H7xx.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11691 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-11 08:47:52 +00:00
Giovanni Di Sirio 0b1cba4c2e Crypto SHA reworked.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11663 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-09 11:37:12 +00:00
isiora 88a439033e Fixed mtxSetSlaveSplitAddr and mtxSetSlaveRegionSize.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11617 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-03-07 11:55:41 +00:00
areviu eeacdb0f70 removed old reg check and correct some indent
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11594 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-28 17:44:20 +00:00
isiora e372b812a0 Added L2 related code.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11581 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-27 00:23:45 +00:00
isiora e801a7980d Small changes.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11580 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-27 00:23:13 +00:00
edolomb 580836e262 Minor changes
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11558 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:20:18 +00:00
edolomb fb42b5f87e Modified security of SFC, SFR, L2CC, SFRBU, CHIPID
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11557 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:19:09 +00:00
edolomb 587c2eda5f Modified burst size
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11556 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:16:50 +00:00
edolomb 1cccdebb87 Modified burst size
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11555 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:16:19 +00:00
edolomb 663643f8a0 Removed pin's configuration
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11554 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:15:22 +00:00
edolomb c8845294dd Enabled error interrupts on DMA
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11553 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 22:14:02 +00:00
areviu 0c51b431f2 sdmmc driver update, added support for reliance edge fs
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11551 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 19:06:49 +00:00
Giovanni Di Sirio 50439eed0d Added back missing revisions in trunk.
git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11544 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-02-26 09:29:02 +00:00
Giovanni Di Sirio 13f3a2a253 Fixed bug #918.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11542 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-23 09:56:01 +00:00
Giovanni Di Sirio c716b58ebc Fixed bug #920.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11538 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-23 09:21:56 +00:00
edolomb 80d2517b91 Uncommented default handler
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11537 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-22 00:26:54 +00:00
edolomb 9595f1846e Inverted dmaInit and aicInit
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11536 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-22 00:25:52 +00:00
isiora 04d9d4fb5f git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11535 35acf78f-673a-0410-8e92-d51de3d6d3f4 2018-02-21 23:47:54 +00:00
edolomb 86c2338782 Fixed bug related to spurious interrupt
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11533 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 20:57:29 +00:00
edolomb b75eda3185 Added getChannelTransitionSize function
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11532 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 20:56:14 +00:00
Theodore Ateba 43185af232 AVR: add DAC low level driver for XMEGA128A4U.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11531 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 20:43:19 +00:00
Theodore Ateba d59ad8c78d AVR: Add DAC to the platform support file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11530 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 20:42:15 +00:00
isiora a1c7967a56 Callback invoked on all enabled and pending interrupt sources.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11529 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 19:46:19 +00:00
isiora 482d67200a Added default handlers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11528 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 18:51:32 +00:00
isiora 92d73d9799 Fixed masking of enabled int in the handler.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11527 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-21 18:30:26 +00:00
edolomb e483f45b6c Fixed bugs on length buffer and transmit queue
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11523 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 23:40:25 +00:00
Theodore Ateba 5b473c2eea AVR: add DMA low level driver for XMEGA128A4U
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11522 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 21:18:09 +00:00
Theodore Ateba 5e434c2d93 AVR: Add DMA to the platform support file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11521 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 21:15:43 +00:00
isiora 4be6636fd0 Added WDRBT flag in MR register as default to avoid overrun using dma.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11520 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 18:22:05 +00:00
isiora a6d67787e4 Cleanup ISR.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11519 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 18:20:16 +00:00
edolomb 62c60d2f4a Fixed bugs and code optimized
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11516 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 07:49:24 +00:00
Giovanni Di Sirio f67ca4ef37 Removed EXTIv1 from the STM32 platform files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11515 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-20 07:32:24 +00:00
Theodore Ateba 18a083a0f2 AVR: Add the support of the Watchdog low level driver to the XMEGA128A4U.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11513 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-19 20:49:44 +00:00
Theodore Ateba 89821914a5 AVR: Add watchdog to the platform driver file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11512 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-19 20:49:06 +00:00
Giovanni Di Sirio 37b7b9df74 Removed EXTIv1 from STM32/LLD.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11506 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-19 09:58:04 +00:00
edolomb 3546335959 Added SAMA5D28 platform name
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11501 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-16 17:04:34 +00:00
edolomb 379138ad57 git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11500 35acf78f-673a-0410-8e92-d51de3d6d3f4 2018-02-16 17:02:37 +00:00
edolomb 41cf2861af XDMAC0 is SECURE and XDMAC1 is NOT SECURE
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11499 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-16 16:57:51 +00:00
Giovanni Di Sirio dedfd49dec Improved TC handling in STM32 USART drivers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11497 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-16 07:54:12 +00:00
Theodore Ateba 74346e204e AVR: Add USART and SERIAL low level driver to the platform description file.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11494 35acf78f-673a-0410-8e92-d51de3d6d3f4
2018-02-12 20:18:46 +00:00